| [news.eclipse.platform.swt] Re: SWT/OSX using X11 instead of Aqua ? |
Is there away to run SWT on the Mac using the X11 presentation layer rather then Aqua ?
Specifically, my rcp uses JOGL, which in turn requires the use of SWT_AWT. Yet, SWT_AWT does not run on the Mac due to incompatibility between the SWT and AWT (long story, but as far as I understand it has to do with Cocoa/Carbon). Thus my question.... can I have SWT to run on the Mac using the X11 interface instead... ?
-Billy