glade

Poissonnier Julien csae1211 at uibk.ac.at
Tue Sep 14 16:36:35 EDT 2004


p.kosina wrote:
> I have installed all of it but I can not find anything how to translate 
> *.glade to python scripts. I do not need it urgently just interested.
> I have found glc.py which makes some errors...
> In fact I do not know how to handle libglade.
> Probably some tutorial would help.
> I use py2.3 under win2k.
> Thanks
> Pavel
> 

The easiest way is to leave your GUI description as a glade file and use 
libglade to load it at runtime.
A nice libglade tutorial can be found at 
http://www.linuxjournal.com/article.php?sid=6586



More information about the Python-list mailing list