gui developing

Christopher De Vries chris.h.devries at gmail.com
Fri Apr 22 14:45:06 EDT 2005


I have recently been using gtk+2 and glade2. I love glade because it
allows me to visually design my interface and then use my favorite
editor to code up all the callbacks. Best of all the UI is stored as an
xml file you just load from your python program.

For a good introduction, take a look at this article from Linux
Journal:
http://www.linuxjournal.com/article/6586

Chris




More information about the Python-list mailing list