Re: NEWT previously working on OS X, now fail :(
Posted by Christian Catchpole on Sep 09, 2010; 10:33pm
URL: https://forum.jogamp.org/NEWT-previously-working-on-OS-X-now-fail-tp1419456p1449071.html
Yeah, I'v worked out that was the problem. The thing that threw me was that I was definitely loading my images before setting up NEWT windows and it was working. I guess it was always waiting to fail on me :).
I know it was in that order because of my source history and because now my NEWT window is grey for a few seconds while it does the AWT stuff. I didn't have that before.
Anyway, a problem solved is... a.. problem solved? :)
Thanks guys,
Christian