Re: How can I get the top level size of a GLWindow?
Posted by
gouessej on
Dec 06, 2011; 12:45pm
URL: https://forum.jogamp.org/How-can-I-get-the-top-level-size-of-a-GLWindow-tp3562705p3564227.html
Ok. I should check that the native window has been created before using it. Why not adding a method getTopLevelSize() which would return such a size with the same restriction than getTopLevelSize()?