Login  Register

Re: Native SWT Binding Test

Posted by Xfel on Mar 05, 2011; 3:18pm
URL: https://forum.jogamp.org/Native-SWT-Binding-Test-tp2592817p2638265.html

Well,
This seems to be a good sign for all SWT users, allthough the use is quite irritating at the moment.
The final goal would be some JOGL plugin for Eclipse with a JOGL SWT GLCanvas class, I assume.

For a fixed integration, why don't use the NativeWindow framework? Wrapping the SWT control into NativeWindow and the SWT Display into AbstractGraphicsDevice should work fine.