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

Implement support for key events #10

Open
miho opened this issue Jun 27, 2019 · 1 comment
Open

Implement support for key events #10

miho opened this issue Jun 27, 2019 · 1 comment
Labels
help wanted Extra attention is needed
Milestone

Comments

@miho
Copy link
Owner

miho commented Jun 27, 2019

No description provided.

@miho miho added this to the 0.2 milestone Jun 27, 2019
miho added a commit that referenced this issue Jul 15, 2019
lowercase letters seem to work. the rest is horribly broken.
@miho miho added the help wanted Extra attention is needed label Jul 15, 2019
miho added a commit that referenced this issue Jul 15, 2019
- we use ev.getText():
   solves the locale issue for printable
   chars
- non-printable characters don't seem to work right now

issue #10
@miho
Copy link
Owner Author

miho commented Jul 15, 2019

We should capture TAB and arrows to prevent the focus to escape the native node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant