WxGlade

{{ infobox software | name = wxGlade | logo = | screenshot = | caption = wxGlade on Gentoo Linux | latest_release_version = 0.62 | latest_release_date = 28 December 2007 | operating_system = 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. Distributed under the GNU General Public License, wxGlade is free software.

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.