Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open editText already focussed #23

Open
tril0byte opened this issue Aug 29, 2019 · 1 comment
Open

Open editText already focussed #23

tril0byte opened this issue Aug 29, 2019 · 1 comment

Comments

@tril0byte
Copy link

FYI, I am trying to find a way to create an editText and then immediately focus it for key input. Currently reading source code for Urho3D to see if this is even possible in the library.

@tril0byte
Copy link
Author

I think I need to call void UI::SetFocusElement(UIElement* element, bool byKey) (from Urho3D-1.6/Source/Urho3D/UI/UI.cpp)

going to work on building Intonaco + Urho3D + GameGio using Guix to allow me to understand the build process while creating my own altered version of the HGamer3D stack. It will have the side effect of producing reproducible builds from source on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant