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
You Might Also Like
Bright Data - All in One Platform for Proxies and Web Scraping
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
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.