Login  Register

Re: GLCanvas in JTabbedPane

Posted by nick.collier on Apr 04, 2013; 7:02pm
URL: https://forum.jogamp.org/GLCanvas-in-JTabbedPane-tp4028899p4028917.html

Thanks. I grabbed that but my issue still remains. I did change it to GLJPanel and it now works. Is there a unit test I can run for this?

This is on: OSX 10.7.5 with

java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)

Nick