| wxFormBuilder | |
|---|---|
| Original authors | José Antonio Hurtado Juan Antonio Ortega |
| Developers | Steffen Olszewski wxFormBuilder Contributors |
| Initial release | 2006; 20 years ago (2006) |
| Stable release | |
| Written in | C++ |
| Operating system | Cross-platform |
| Platform | Windows,MacOS,Linux |
| Available in | English |
| Type | |
| License | GPLv2 |
| Website | wxformbuilder |
| Repository | |
wxFormBuilder is anopen sourceGUI designer application forwxWidgetstoolkit, which allows creatingcross-platform applications.[2] A streamlined, easy to use interface[3] enables faster development and easier maintenance of software. It is written inC++.
wxFormBuilder is a visual development tool, but also allows including non-graphical components.[4] It can generateC++,Python,PHP,Lua andXRC code. The generated code cannot be edited directly in the program.[5]
wxFormBuilder uses the Connect() method or the event table for creating events. For most of the available controls, custom event handlers can be created. Events can also be added through externalXML files, eliminating the need to rebuild.[3][6]
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) |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
Thisprogramming-tool-related article is astub. You can help Wikipedia byadding missing information. |