Re: GLCanvas in SWT, Problem with a Text widget
Posted by Zib on
URL: https://forum.jogamp.org/GLCanvas-in-SWT-Problem-with-a-Text-widget-tp4025739p4025758.html
Hi,
So I installed the openjdk6 ... I updated the alternatives with sudo update-alternatives --config java etc... but it seems that eclipse is still using jre6 and not openjre6 ... how to fix this ?
Anyway, I tried with the SWT/AWT bridge, with GLCanvas coming AWT, I get the same crash! and my simtoms are quite the same as the ones in the bug reported.
I'm using ubuntu 10.10 (wow, I thought it was 11.04, the last one before unity lol, so not supported any more!)
Is there a tutorial about how to use NewtCanvasAWT(/SWT also!) ?
thank you!