WxGlade
From Wikipedia, the free encyclopedia
- The correct title of this article is wxGlade. The initial letter is shown capitalized due to technical restrictions.
| wxGlade | |
![]() |
|
wxGlade on Gentoo GNU/Linux |
|
| Developer: | ? |
|---|---|
| Latest release: | 0.4.1 / 03 March, 2006 |
| OS: | Cross-platform |
| Use: | GUI designer |
| License: | GPL |
| Website: | 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, that 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.
