Top Qs
Timeline
Chat
Perspective
WxFormBuilder
Open source GUI design application From Wikipedia, the free encyclopedia
Remove ads
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++.
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]
Remove ads
Event handlers
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 external XML files, eliminating the need to rebuild.[3][6]
Available controls
wxFormBuilder have a rich set of supported widgets. They can be easily extended via plugins.[7]
Remove ads
See also
- wxWidgets
- wxDev-C++
- WxGlade
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads