XML GUI

kyriakos kentzos at yahoo.com
Tue Nov 8 09:52:43 EST 2005


if gtk is your toolkit of choice (using pygtk) you can design your user
interface in glade (which saves it as an xml file) and then load it
during runtime using libglade

for more information check pygtk.org
iand the faq http://www.async.com.br/faq/pygtk/index.py?req=all (-->
especially section 22 - libglade)




More information about the Python-list mailing list