Login  Register

GLWindow to GLCanvas

Posted by kaeffin on Jun 13, 2016; 11:16am
URL: https://forum.jogamp.org/GLWindow-to-GLCanvas-tp4036829.html

Hello,

The GLWindowobject will create in a extern Library.
With a getter-Method i can use this object.. but how can i display it in JPanel?

Is it possible to convert the value of the GLWindow object to a GLCanvas?