On Fri, 28 Apr 2006, John Pye wrote:
[EMAIL PROTECTED] wrote:
Is there a better way of quickly developing linux apps?
A rhetorical question of course!
Of course! ;)
This is where orchestrations of python, gtk, distutils, pygtk (+pycairo
etc?) and py2exe get a bit confusing (and if your project includes SWIG
modules as well then that's a whole extra headache).
Not to mention DirectFB GTK which I still haven't gotten pygtk to work
with yet (it looks like a gtk linking issue).
I actually think libglade is really key for RAD though. I've been using
pygtk for a while but I always got bogged down on trying to make the UI
work by padding this cel or sticking an alignment here or there. The
glade tool, even though it's kind of rudimentary, makes a world of
difference.
--Patrick.
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/