Focus issue
#617
Replies: 1 comment 2 replies
-
Sounds like what you need is |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have integrated RmlUi with GLFW. I set the RmlUi window size to 400x300, and it contains a text input box. Meanwhile, the GLFW window size is set to 800x600. When clicking outside the RmlUi window on the GLFW area, the text box still retains focus. How should I handle this?
Beta Was this translation helpful? Give feedback.
All reactions