Differences between revisions 2 and 3
Revision 2 as of 2005-07-22 22:40:45
Size: 714
Editor: 1-user9
Comment: renaming wxWindows --> wxWidgets
Revision 3 as of 2007-05-20 22:03:45
Size: 713
Editor: dslb-088-073-100-104
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
It is not (and will never be) a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets. If you are looking for a complete IDE, maybe Boa Constructor or PythonCard is the right tool. It is not (and will never be) a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets. If you are looking for a complete IDE, maybe BoaConstructor or PythonCard is the right tool.

From theWxGlade homepage:

wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create WxWidgets/ WxPython user interfaces. At the moment it can generate Python, C++ and XRC (WxWidgets' XML resources) code.

As you can guess by the name, its model is Glade, the famous GTK+/GNOME GUI builder, with which wxGlade shares the philosophy and the look & feel (but not a line of code).

It is not (and will never be) a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets. If you are looking for a complete IDE, maybe BoaConstructor or PythonCard is the right tool.

http://wxglade.sourceforge.net/

WxGlade (last edited 2014-03-15 06:19:23 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.