Login  Register

Re: Possible KeyEvent bug

Posted by Mike on Jun 24, 2013; 9:04pm
URL: https://forum.jogamp.org/Possible-KeyEvent-bug-tp4029434p4029443.html

I will file the bug report when I get home.

One more question. Are keys like backspace, tab, and enter supposed to be non-printable keys? It seems like they should be printable. I have a text editor implemented through NEWT and it pipes all printable key events to a file. So it would be nice if whitespace keys were marked as printable.

Thanks for the help