PyGTK overload

P at draigBrady.com P at draigBrady.com
Tue Aug 3 09:57:05 EDT 2004


Egbert Bouwman wrote:
> Glade is for later, when I am more comfortable with PyGTK.
> Or am I too conservative ?

Unless you need to construct the interface
at run time (for e.g. creating arrays of buttons),
just let libglade create the interface for you.
You gain nothing by doing this drudgery yourself.

Pádraig.



More information about the Python-list mailing list