Re: Snow Leopard help
Posted by jonessex on Mar 14, 2011; 11:07am
URL: https://forum.jogamp.org/Snow-Leopard-help-tp2664226p2675767.html
Thanks, Wade.
Very useful examples, thanks!
I've made some progress and got some simple OpenGL rendering. Bit concerned that I'm eventually going to run into whatever was causing test.sh to crash...
I also cut/paste the SWT example you indicated and ran it. Works fine... with one exception - the application does not terminate after the window closes (although the event loop seems to terminate and the display.dispose() at the end is reached). I get the same problem with my own SWT app. I should probably post this in a separate thread, but thought I'd mention it since it applies to the examples you wrote.
Cheers
Jon