Re: Snow Leopard help
Posted by jonessex on Mar 14, 2011; 11:18am
URL: https://forum.jogamp.org/Snow-Leopard-help-tp2664226p2675784.html
Further investigation shows that sticking a System.exit(0) after the display.dispose() fixes the problem for me in the SWT example. Is it normal to have to do this?