Re: JOGL Error in Eclipse on MacOSX
Posted by
Ric Wright on
Nov 04, 2010; 9:25pm
URL: https://forum.jogamp.org/JOGL-Error-in-Eclipse-on-MacOSX-tp1835239p1844793.html
Thanks for the reply. I understand about the ancient characteristics of SWT GLCanvas. I've been doing this a while myself... :-) A write up - somewhat out of date now - is here:
http://www.geofx.com/html/OpenGL_Eclipse/OpenGL_Eclipse.htmlAnd while AWT_SWT is perhaps silly, it works for me. I'd just like to avoid the heavyweight approach of using AWT. I have heard several people refer to NEWT, but the documentation seems to be practically non-existent, but perhaps I just missed it. And I cannot find any sign of the NEWT for SWT you mention. Can you post a pointer to the documentation and/or demo?
TIA, Ric