Re: The screen turns blank when I resize the window
Posted by philjord on Mar 04, 2016; 1:10pm
URL: https://forum.jogamp.org/The-screen-turns-blank-when-I-resize-the-window-tp4036401p4036434.html
Rii933,
It looks like you're doing the right tests, I know it's painful but can you put a System.out.println("hello"); in your processStimulous method and ensure the console gets filled with that message. Just to ensure the main render loop is running furiously.
And also belt and braces I assume you are running 1.6.0pre12?
Thanks,
Phil