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

how to handle keyboard events with ui? #382

Open
sergeytol opened this issue May 27, 2020 · 4 comments
Open

how to handle keyboard events with ui? #382

sergeytol opened this issue May 27, 2020 · 4 comments

Comments

@sergeytol
Copy link

Is it possible to handle onKeyDown() and other keyboard events with ui somehow? Are there any examples of code?

@andlabs
Copy link
Owner

andlabs commented May 27, 2020

Yes, it's done via uiArea. I don't have any samples on hand, sorry.

@sergeytol
Copy link
Author

for uiArea yes, but for other objects e.g uiMultilineEntry?

@andlabs
Copy link
Owner

andlabs commented May 28, 2020

Not yet, but you can detect when a change has happened to those.

@sergeytol
Copy link
Author

got it, thanks so much for a quick answer! lovely UI, I'll hope the keyboard events will be implemented sooner or later

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

2 participants