Re: Fullscreen issue on KeyListener event
Posted by robbiezl on Mar 27, 2012; 2:50am
URL: https://forum.jogamp.org/Fullscreen-issue-on-KeyListener-event-tp3855615p3860180.html
my code cause the same same problem.
If u change the awt component to light weight component, that will be OK
I hope the manager can solve this problem.
I usually use GLCanvas with light weight components.GLCanvas is more efficient than GLJPanel