Login  Register

Re: OSX Lion issues (PBuffers)

Posted by Moa on Aug 03, 2012; 7:46am
URL: https://forum.jogamp.org/OSX-Lion-issues-PBuffers-tp4021385p4025747.html

Thanks for the approximate ETA Sven .. and for all your hard work.

One question, when trying a workaround for this pbuffer problem I noticed that deriving a class from GLJPanel meant that the init() method didn't get called. Do you have any idea why a derived class might not have init() called when the same code works for the base class (GLJPanel) ?