Login  Register

Re: keyReleased keyPressed problem

Posted by elect on Oct 15, 2014; 1:42pm
URL: https://forum.jogamp.org/keyReleased-keyPressed-problem-tp4033288p4033361.html

I am playing with the keybindings right now.

I have a jFrame containing a jPanel. I am referring to the input and action map of this jPanel. If I add the newtCanvasAwt it doesnt work, if I dont add it, it works. It seems the newtCanvasAwt is hiding somehow the jPanel..

ps: the jPanel is focusable