What is wxGlade?
wxGlade is a GUI designer that assists in creating user interfaces for the wxPython toolkit. It can generate code in various programming languages, including Python, C++, Perl, and Lisp, as well as wxWidgets' XML resources (XRC). Inspired by the popular GTK+/GNOME GUI builder Glade, wxGlade shares a similar philosophy and visual aesthetic, but with no shared codebase Unlike a full-featured Integrated Development Environment (IDE), wxGlade is a dedicated "designer" tool, focused on the visual creation and generation of widgets. The generated code does not include any additional functionality beyond displaying the created interface elements. For users seeking a comprehensive IDE, other options such as Boa Constructor, PythonCard, or Spe (which includes wxGlade) may be more suitable
Highlights
- Supports multiple programming language code generation: Python, C++, Perl, Lisp, and XRC (wxWidgets' XML resources)
- Inspired by the Glade GTK+/GNOME GUI builder, with a similar look and feel
- Dedicated "designer" tool, focused on visual creation and code generation for wxPython user interfaces
- Generated code only displays the created widgets, without additional functionality
Platforms
- Windows
- Linux
- Mac
Languages
- English
Features
C++