Login  Register

Re: Problem with GLCanvas in Eclipse RCP application

Posted by gouessej on Jan 22, 2013; 11:57am
URL: https://forum.jogamp.org/Problem-with-GLCanvas-in-Eclipse-RCP-application-tp4027754p4027973.html

Céline, I have just read the both bug reports. In my humble opinion, we will have to live with this change. However, maybe we can find a way to avoid the recreation of the drawable. Are you forced to use SWT_AWT with AWT GLCanvas in your case? What are your constraints?

@Sven Does NEWT do the same thing? (i.e recreation, destruction, initialization after a change of screen / GraphicsConfiguration) I suppose it doesn't as NewtCanvasAWT works.
Julien Gouesse | Personal blog | Website