Re: NewtCanvasSWT and SashForm
Posted by
Tomas on
Jan 22, 2013; 7:10pm
URL: https://forum.jogamp.org/NewtCanvasSWT-and-SashForm-tp4027951p4027981.html
An updated report
NewtCanvasSWT
* Incorret offset on OSX ( bug 672)
* OK under Linux
JOGAMP SWT Canvas
* Correct offset under OSX
* No reshape events are triggered for OSX and Linux (bug 673)
Eclipse SWT Canvas :
* OK under OSX
* Don't work under Linux, but I guess this is the SWT-team's problem :)
Note: I haven't tested it on Windows. I'll update the report when I have the time to do it.
See attachment for the three snippets.
newt-jogamp-swt.zipCheers
// Tomas