wxGlade
From Wikipedia, the free encyclopedia
| wxGlade | |
|---|---|
![]() |
|
wxGlade on Gentoo Linux |
|
| Latest release | 0.63 / 2 February 2008 |
| OS | Cross-platform |
| Genre | GUI designer |
| License | MIT licence |
| Website | http://wxglade.sourceforge.net/ |
wxGlade is a program for creating wxWidgets GUIs. It can generate layout code for C++, Python and Perl.
wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython which helps you create wxWidgets/wxPython user interfaces. At the moment it can generate Python, C++, 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.


