Login  Register

GLCanvas resizing issue on Mac OSX 10.8.2

Posted by Eric on Dec 07, 2012; 2:22pm
URL: https://forum.jogamp.org/GLCanvas-resizing-issue-on-Mac-OSX-10-8-2-tp4027445.html

I have recently integrated JOGL into our AWT application. So far everything works quite well, but there is one significant problem that just kills usability. Allow me to explain:

Here are a few solutions I have tried without much success:

Also important to note: When I look at values through the debugger, everything adds up correctly and the numbers are what they should be from what I can see. That's primarily what makes me believe that the issue is a bit deeper.

I have no other platforms available to me at the moment (e.g. a Windows machine), so I haven't seen if the issue is platform dependent, but I suspect it is.

Any help in getting this resolved would be greatly appreciated.
Thank you for your time.