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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.