![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
Classes | |
struct | TextInputContext |
Functions | |
stdui::input::COMPONENT (text, { std::string *text;} STATE { int caret_pos=0;};ATTRIBUTE(on_enter, std::function< void()>){[] {}};ATTRIBUTE(on_escape, std::function< void()>){[] {}};) | |