Login  Register

Re: GLJPanel exception on resize

Posted by ariekenb on Nov 28, 2010; 8:58pm
URL: https://forum.jogamp.org/GLJPanel-exception-on-resize-tp1981408p1983222.html

The original report was running with JOGL 2.0-b4.  I tested with the latest nightly build (b237) and see the same results.

Here is a test.log from my system using b237: test.log

Here is the code for my GLJPanel test program that uses resizable JInternalFrames: gljpaneltest.zip