focus text input on popup dialogs
This commit is contained in:
@@ -41,4 +41,5 @@ public:
|
||||
void set_text(const std::string& s);
|
||||
void set_text_format(const char* fmt, ...);
|
||||
void update_layout();
|
||||
bool has_focus() noexcept;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user