Skip to content

How to make EditText box selected when enter key is pressed #2078

Discussion options

You must be logged in to vote

The reason it wasn't working for me was that I had the EditBox hidden prior to trying to make it active as well. As long as you run IsSelectionActive = true on the next frame after you mark it as visible, it works.

Replies: 2 comments

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by helpme-gamingengine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants