Login  Register

Re: GLCanvas draws over Swing components on Mac

Posted by karelknoes on May 14, 2012; 12:22pm
URL: https://forum.jogamp.org/GLCanvas-draws-over-Swing-components-on-Mac-tp3973879p3985615.html

Perhaps helpful, I've attached the jogl debug information for both the applet and the desktop application.

The applet size is 900 x 600. The GLCanvas size should be 900x955 (top 45 pixels is top bar) but is set to the full 900x600.
debug_log_mac_cleaned.txt

The desktop application correctly sets the canvas to 1030x701, leaving the rest of the GUI intact.debug_log_mac_desktop.txt