wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. It can generate Python, C++, Perl, Lisp and XRC (wxWidgets' XML resources) code.
Features
- Design the whole GUI of your application inclusive simple or complex dialogs as well as menu bars, different kinds of buttons and text widgets, bitmaps, ...
- Use the graphical editor for editing, cutting and pasting widgets
- Convert your design in source code of your favorite language
- Run wxGlade on a wide variety of operation systems since it's written in Python
Categories
Code GeneratorsLicense
MIT LicenseFollow wxGlade
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Es un buen entorno de desarrollo.
-
There is no compiled version for Windows; when starting from the Python environment, it swears at the absence of the wx module.Reply from wxGlade
-
A GREAT help for software designers. My software bundle works for me: wxGlade 0.9.4, Python 3.5.4, wxPython 4.0.6 Thank you!
-
It's a very good and fast program.
-
Makes wxpython GUI development MUCH faster. You can continually tweak the GUI, and because it isolates the widgets code it generates from any handlers you have written, you can keep regenerating code w/o worry that you will lose your edits.