|
On Windows 7, with JOGL 2.3.1, GLWindow.setVisible(false) would make the window invisible, with no icon in the task bar. After updating to JOGL 2.3.2, the same method results in the window instead being minimized to the taskbar. Is there no way to make the window truly invisible without destroying it anymore?
|