wxGlade
wxGlade on Gentoo Linux | |
Stable release | 0.7.0 / October 26, 2014 |
---|---|
Written in | Python |
Operating system | Cross-platform |
Type |
|
License | MIT licence |
Website | wxglade.sourceforge.net |
wxGlade is a graphical user interface builder/RAD-tool for wxWidgets. It can generate layout code for C++, Lisp, Python and Perl.
wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython which helps create wxWidgets/wxPython user interfaces.[1] At the moment it can generate Python, C++, Lisp, Perl and XRC (wxWidgets' XML resources) code. It is not a full featured IDE, but simply a "designer": the generated code does nothing apart from displaying the created widgets.
While not related to Glade Interface Designer for GTK+, they are similar in idea and interface. As such they have comparable possibilities, and a user knowing one can quickly learn the other. Output files are not interchangeable (Glade using GladeXML, wxGlade XRC), however.
See also
References
- ↑ Vromans, Johan (2005-10-24). "GUI development with wxGlade". Squirrel Consultancy. Retrieved 2011-04-16.
External links
|