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

No apparent way to detect key up events #360

Closed
snydej opened this issue Dec 20, 2024 · 1 comment
Closed

No apparent way to detect key up events #360

snydej opened this issue Dec 20, 2024 · 1 comment

Comments

@snydej
Copy link

snydej commented Dec 20, 2024

I see that there is on_key_down and that it works for detecting when, say for example, shift is pressed, but there doesn't appear to be a corresponding way to know when a key has been released. Am I missing something?

@snydej
Copy link
Author

snydej commented Dec 21, 2024

I've spent some time digging in and now see that you don't have access to those events and cannot feasibly implement such functionality. I've also seen your note in the docs about ipyevents. It sadly doesn't work on my machine for reasons I don't understand yet (obviously not your problem). If I find a workaround in the future I might post it here for the benefit of any that might stumble upon this but for now I'm closing this issue.

Thank you for building ipycanvas. Despite my minor issues, it's been great to use so far and I expect to use it much more in the future!

@snydej snydej closed this as completed Dec 21, 2024
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