GUI Designer

Nemesis nem at nowhere.invalid
Wed Sep 1 02:27:55 EDT 2004


"A.M" wrote:

> Do we have any OpenSource GUI designer for Python ?

If you want only to design the GUI, you can use Glade, it produces an
XML description of the GUI, and then you can use libglade+pygtk to load
the gui from your application.

-- 
XPN :: http://xpn.altervista.org

 |\ |       |HomePage   : http://nem01.altervista.org
 | \|emesis |XPN (my nr): http://xpn.altervista.org




More information about the Python-list mailing list