| RE: [platform-swt-dev] SWTToolkit as AWT Peers |
Walton,
Would BBAWT enable a quick (simple ?) port to MacOsX ?
BBAWT gets you AWT on top of SWT. For a quick port to MacOS X we would need the reversed functionality: SWT on top of AWT (and/or Swing).
A quick and simple port of SWT to MacOS X would be to port the X (Motif or better) version of SWT to MacOS X run it under an X Window server (e.g. XTools from Tenon).
--andre