[plug] programming
Derek Fountain
derekfountain at yahoo.co.uk
Thu Sep 18 14:47:16 WST 2003
On Thursday 18 September 2003 14:29, Craig Ringer wrote:
> > Python: high level and easy to learn. Object oriented, which isn't always
> > a good thing, despite what a lot of people in the industry would have you
> > believe. No native GUI toolkit, but the Qt based Py/Qt is an excellent
> > choice if you're looking at developing free software.
>
> There's also PyGTK and PyGLADE to allow you to use GLADE to graphically
> build user-interfaces for Python apps. It's really a matter of
> preference which you use.
I recently decided to learn both PyQt and PyGtk. I started with PyQt, got
basically familiar with it, then tried to switch to PyGtk. It was a shocking
experience. The gulf in quality between Qt and Gtk is enormous, as is the
difference between QtDesigner and GLADE. While nowhere near as bad as gtk-1,
gtk-2 is still worlds behind Qt, despite copying parts of the design.
For small GUI apps, nothing beats Tcl/Tk though.
All IMHO, obviously.
--
> eatapple
core dump
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
More information about the plug
mailing list