WxFormBuilder
Open source GUI design application
From Wikipedia, the free encyclopedia
wxFormBuilder is an open source GUI designer application for wxWidgets toolkit, which allows creating cross-platform applications.[2] A streamlined, easy to use interface[3] enables faster development and easier maintenance of software. It is written in C++.
Juan Antonio Ortega
Ryan Mulder
Ryan Pusztai
Michal Bliznak
wxFormBuilder Contributors
| wxFormBuilder | |
|---|---|
| Original authors | José Antonio Hurtado Juan Antonio Ortega |
| Developers | Steffen Olszewski wxFormBuilder Contributors |
| Initial release | 2006 |
| Stable release | 4.2.1[1]
/ 29 May 2024 |
| Written in | C++ |
| Operating system | Cross-platform |
| Platform | Windows, MacOS, Linux |
| Available in | English |
| Type | |
| License | GPLv2 |
| Website | wxformbuilder |
| Repository | |
wxFormBuilder is a visual development tool, but also allows including non-graphical components.[4] It can generate C++, Python, PHP, Lua and XRC code. The generated code cannot be edited directly in the program.[5]
Event handlers
Available controls
wxFormBuilder have a rich set of supported widgets. They can be easily extended via plugins.[7]
| Common | Additional | Containers | Menu-toolbar | Layout | Forms | Contrib (using wxAdditions Plugin) |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
See also
- wxWidgets
- wxDev-C++
- WxGlade