NewtCanvasSWT and SashForm
Posted by
Tomas on
Jan 21, 2013; 4:12pm
URL: https://forum.jogamp.org/NewtCanvasSWT-and-SashForm-tp4027951.html
Hi guys,
I've been playing with JOGL RC11 and Eclipse RCP (e4) on OSX 10.8.2 mostly for fun.
When using NewCanvasSWT in a SashForm it seem to always be placed at top left corner. See screenshots.
The triangle should in rendered to the right, not the left side:
After resizing the SashForm a bit:
The setup is just a simple shell with a Sash. Please see the attached file.
NewtSashTest.javaAny ideas, workarounds ?
Cheers
// Tomas