Re: GLOffscreenAutoDrawable problem with OSX Mavericks
Posted by
gouessej on
Aug 11, 2014; 9:55am
URL: https://forum.jogamp.org/GLOffscreenAutoDrawable-problem-with-OSX-Mavericks-tp4032763p4032764.html
Hi
In the meantime, you can use java.awt.Robot.createScreenCapture(Rectangle) to make a screen capture.
Please don't use an old version of JOGL. Can you reproduce your bug with one of our unit tests or provide a rudimentary example?