I’ve got major problems with swt & jogl. All i can do now is render glstuff to my glCanvas, but whenever i try to do anything more
‘advanced’ like reading in the pixels. With glReadPixels() i get an exception. :
Failed to execute runnable (javax.media.opengl.GLException: Method “wglGetExtensionsStringEXT” not available)
what should i do, embed an AWT frame in a swt composite, since that worked correctly before.
cheers,
Paul