Login  Register

Re: Right method to exit/dispose on linux

Posted by gouessej on Feb 09, 2014; 12:09am
URL: https://forum.jogamp.org/Right-method-to-exit-dispose-on-linux-tp4031504p4031511.html

Instead of using an AWT Frame, a NewtCanvasAWT and a GLWindow, I suggest you to use correctly a single GLWindow, set its size, call setVisible(true), etc... I try to know whether your bug comes from NEWT, from AWT or from the NEWT AWT "bridge".
Julien Gouesse | Personal blog | Website