Re: Fullscreen on secondary monitor

Posted by gouessej on
URL: https://forum.jogamp.org/Fullscreen-on-secondary-monitor-tp4032833p4032834.html

Hi

Use NewtFactory to get a Display instance, then a Screen instance and after that create your GLWindow with this screen. A Screen instance might use several physical monitors which is not what you want.

Maybe Sven can explain it to you better than me.

@Sven, please can you fix the Java documentation so that the NEWT classes appear anew??
Julien Gouesse | Personal blog | Website