Is there any tools to create User Interface (Dialogs...) for wxPython visually?

Maciej Dziardziel fiedzia at fiedzia.prv.pl
Wed Nov 24 13:08:09 EST 2004


App wrote:

> I am looking for something like VB6.0 IDE to design visually UI et
> application but using Python.
> 
> Thank you for your help.


All popular gui toolkits have such utility (wxWidgets, gtk, qt).
ie. look at glade (gtk gui builder):  http://glade.gnome.org/

-- 
Maciej "Fiedzia" Dziardziel (fiedzia (at) fiedzia (dot) prv (dot) pl)
www.fiedzia.prv.pl

Give your children these two things. One is roots, the other, wings.



More information about the Python-list mailing list