[Pythonmac-SIG] Mac User Python newbies
Dethe Elza
delza at livingcode.org
Wed Feb 9 06:46:48 CET 2005
On 8-Feb-05, at 9:07 PM, Roger Binns wrote:
> - QT (Unix)
> - GTK (Unix)
> - wxWidgets (Windows)
> - Tk (Unix)
> - Fltk (Unix)
> - Fox (Unix)
Of course there are also:
- Swing (Unix)
- Mozilla/XUL Runner (???)
- GnuStep (Unix) [This lets you use most of the OS X UI on Unix and
Windows]
- PyGame (Unix?)
- OpenGL (and PyUI wrapper)
- Whatever the Eclipse widget layer is called
- etc.
What you use depends largely on what your needs are. If you're windows
developers who want to port to Mac, wx is your friend. If you develop
in Smalltalk, Squeak brings it's own UI wherever you go. If you want
to develop kick-ass Mac apps, PyObjC is the only game in town (in my
opinion). If you want to be all things to all people, I'd suggest
taking a good long hard look at Mozilla and XUL (one of their goals is
to support Python as a first-class language for XUL-based
applications).
--Dethe
Ninety percent of the technology hasn't even been developed yet. --Tim
Armstrong, Google
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2488 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20050208/dd2db34a/smime.bin
More information about the Pythonmac-SIG
mailing list