Login  Register

Re: Fullscreen on secondary monitor

Posted by elect on Oct 14, 2014; 11:20am
URL: https://forum.jogamp.org/Fullscreen-on-secondary-monitor-tp4032833p4033342.html

Sven Gothel wrote
please don't also miss the removeReference()
.. or use createNative() (sic - i.e. might be spelled different, see Screen
API - compare unit tests).
What is the point of doing add and removeReference()?

Sven Gothel wrote
no, our unit tests are much faster.

also, these 10s would appear also if you natively realize a NEWT GLWindow
or the like via setVisible(..).

~Sven
I dont get what you mean, at the moment I just create a jFrame and add the newtCanvasAWT to it