building gcj on OS X (also AWT)
Robin Rawson-Tetley
enquiries@sheltermanager.homeip.net
Mon May 24 06:28:00 GMT 2004
> I'm glad to hear the AWT implementation is going along so well.
> Swing is so enormous. It would be nice to at least have a small
> subset of Swing, just so folks could get some basic widgets in
> a window and maybe do some drawing. That's all I need it for,
> and I suspect there's a lot of folks in the same boat as me.
You might want to try SwingWT (plug plug), it covers most of the AWT and
Swing APIs (barring print, dnd and some of the advanced text/geom
support) and uses SWT as the renderer so you get native widgets with
Swing.
It fulfils a slightly different goal from real Swing (it's platform
agnostic with native widgets), but should do what you want in the
meantime until the Classpath AWT/Swing implementation is ready (there is
a Carbon port of SWT so you can run SwingWT on MacOS X).
Cheers,
Rob
--
=====================================================
Robin Rawson-Tetley
Animal Shelter Manager (http://sheltermanager.sf.net)
SwingWT (http://swingwt.sf.net)
I prefer encrypted email.
Download my public key at: http://rawsontetley.ath.cx/sfpk.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://gcc.gnu.org/pipermail/java/attachments/20040524/30779c4d/attachment.sig>
More information about the Java
mailing list