Python should have a IDE like this...
Will Ware
wware at world.std.com
Thu Feb 15 10:28:17 EST 2001
More information about the Python-list mailing list
Thu Feb 15 10:28:17 EST 2001
- Previous message (by thread): Python should have a IDE like this...
- Next message (by thread): Python should have a IDE like this...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I (wware at world.std.com) wrote: > Doesn't Glade only produce C code? > ...it'd be cool if a GUI builder produced Python directly. I got curious enough to invest some time in a web search, and found several Python programs that translate Glade's XML file to Python code: http://glc.sourceforge.net/ http://www.baypiggies.org/stubby.py http://www.fcoutant.freesurf.fr/gladepyc.html These all require pygtk to work: http://www.daa.com.au/~james/pygtk/ There is some info on using Gnome/GTK/Glade with Python here: http://www.baypiggies.org/10mintig.html In my wanderings I stumbled across a very nice one-page Vault-of-Parnassus-type thing: http://www.rimbault.net/python/ -- -----------------------------------+--------------------- 22nd century: Esperanto, geodesic | Will Ware domes, hovercrafts, metric system | wware at world.std.com
- Previous message (by thread): Python should have a IDE like this...
- Next message (by thread): Python should have a IDE like this...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list