Re: Impossible to retrieve the current mode until GLWindow is visible
Posted by
gouessej on
Dec 01, 2012; 9:22am
URL: https://forum.jogamp.org/Impossible-to-retrieve-the-current-mode-until-GLWindow-is-visible-tp4027351p4027354.html
Ok but can I just call GLWindow.getScreen().addReference() before GLWindow.setVisible(true) to achieve that in my case? Is it the right way of using a Screen instance?
Edit.: It works fine, see change 10016 in JMonkeyEngine 3.0.