Re: Wrong size when switching to windowed mode
Posted by
gouessej on
Nov 09, 2012; 11:58am
URL: https://forum.jogamp.org/Wrong-size-when-switching-to-windowed-mode-tp4026835p4026839.html
It's for my game. Some people prefer playing in windowed mode. I want the window to be always maximized but I think that if you create a window that you use immediately in full screen mode, it just uses a default value when switching to windowed mode.
Edit.: Does NEWT try to set a size when exiting full screen mode?