Forums Archive Home
»
MyGUI
How can I manuall focus the Editbox.
Human Bug
10-07-2008 16:35:25
I like to set the Focus on the Editbox so you can type something directly.
But I don´t find the command.
thx bug
Altren
10-07-2008 18:00:01
MyGUI::InputManager::getInstance().setKeyFocusWidget(your_edit);