Re: Newt KeyEvent "typed" only produced on release and auto-repeat
Posted by
gouessej on
Jan 29, 2013; 11:30am
URL: https://forum.jogamp.org/Newt-KeyEvent-typed-only-produced-on-release-and-auto-repeat-tp4028032p4028037.html
I read that in the documentation:
Key releases are not usually necessary to generate a key typed event, but there are some cases where the key typed event is not generated until a key is released
It seems to be possible to do the same.
GiGurra wrote
Ok, 2 threads? :). Should I write here or in the other thread?
In the meantime I think I'll just lazy in a JNA keyboard hook.
There is only one thread now :) Please tell us which native functions you will call, it might be helpful.