Re: New tutorial on AWT/SWT/Swing/GLJPanel/GLCanvas
Posted by
gouessej on
Feb 02, 2011; 10:24am
URL: https://forum.jogamp.org/New-tutorial-on-AWT-SWT-Swing-GLJPanel-GLCanvas-tp2363921p2404350.html
In Eclipse RCP, you could use the already available display, it is not a problem, the JOGL NEWT SWT display could wrap this SWT display instead of creating a new one. I prefer using an SWT NEWT window as a Composite if possible.