Posted by Sven Gothel on Sep 06, 2011; 1:16am URL: https://forum.jogamp.org/NEWT-Insets-window-decoration-and-other-fixes-tp3312300.html
NEWT: Insets (window decoration) and other fixes
In short, on X11 and Windows, NEWT handles the size of the window decoration properly now.
This allows one to layout the windows, as shown in:
- TestSharedContextVBOES2NEWT utilizies proper window layout using Insets
Besides Insets, decoration/fullscreen toggle and reparenting has been simplified
and shall work better now.