Alexandre Badez <[EMAIL PROTECTED]> wrote: > On Oct 12, 10:13 am, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]> wrote: > > My question is if Tix is old hat, what is the GUI toolkit I *should* > > be using for quick-n-dirty cross platform GUI development? I guess > > this is tangentially related to: > > > > http://groups.google.com/group/comp.lang.python/browse_thread/thread/... > > Personnaly, I use PyQt simply because I prefere Qt to Gtk, witch is > much more integrated with all desktop than Gtk. > In fact, your application in Qt on Mac, Win or Linux look like a > native app.
I'd recommend wxPython over those becase 1) native look and feel on all platforms 2) doesn't require expensive licensing for non-commercial apps (QT) 3) Isn't a pain to install on windows (GTK) That said, times change and 1-3 may have changed since I last looked at it! -- Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick -- http://mail.python.org/mailman/listinfo/python-list