Re: GLJPanel exception on resize
Posted by gsxruk on Dec 09, 2010; 8:58pm
URL: https://forum.jogamp.org/GLJPanel-exception-on-resize-tp1981408p2060077.html
Hi,
I'm getting this same exception with GLJPanel. In my application the GLJPanel is contained in a JScrollPane and I'm resizing using setPreferredSize(). However, the exception also occurs when the JFrame is resized.
Is this a bug or are we missing something?
Thanks.