Login  Register

GLWindow.setFullscreen(true) triggering multiple reshape events

Posted by Mike on Sep 28, 2012; 4:03pm
URL: https://forum.jogamp.org/GLWindow-setFullscreen-true-triggering-multiple-reshape-events-tp4026307.html

Hi guys.

I'm using the NEWT GLWindow with jogl2.0-rc10, in windows 7 64bit. When i call setFullscreen() on my window i get 4 or 5 GLEventListener.repaint() events, is this normal? If this is normal is there some way to manually discard events?

Thanks,
Mike