Select your language

Home arrow-right ... arrow-right Development Tools arrow-right wxFormBuilder

We've compiled a list of 18 free and paid alternatives to wxFormBuilder. The primary competitors include Glade, xdialog. In addition to these, users also draw comparisons between wxFormBuilder and whiptail, Zenity, wxSmith. Also you can look at other similar options here: Development Tools.


Glade
Free Open Source

Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit...

xdialog
Free Open Source

Xdialog is designed to be a drop in replacement for the "dialog" or "cdialog"...

whiptail
Free Open Source

display dialog boxes from shell scripts

Zenity
Free Open Source

Zenity is a tool that allows you to display GTK dialog boxes in commandline and shell scripts.

Yad
Free Open Source

Yad (yet another dialog) is a fork of Zenity with many improvements, such as custom buttons...

Anthemion DialogBlocks is a sizer-based resource editor that quickly gets you creating...

Gtkdialog
Free Open Source

Gtkdialog is a small utility for fast and easy GUI building.

VisualWX
Free Open Source

Visualwx aims to be the ultimate RAD tool, designed for c++, python, perl, ruby, lua and wxWidgets.

Online platform which allows you to create stunning websites, web forms and product catalog.

wxWidgets is an excellent framework that enables the creation of multi-platform applications with...

wxFormBuilder Platforms

tick-square Linux
tick-square Mac
tick-square Windows

wxFormBuilder Video and Screenshots

wxFormBuilder Overview

wxWidgets is an excellent framework that enables the creation of multi-platform applications with and without a graphical user interface. There are several applications that help create dialogs visually, even so, some practical problems have led me to start the development of a new application. Those problems include, the limited set of widgets or the impossibility to include non-graphical components.

wxFormBuilder aims to be an application that as well as enabling visual development and generating the corresponding code, allow the inclusion of non-graphical components, as well as providing facilities for extending the set of widgets easily via plugins, like other applications such as qt-designer.

An interesting aspect of wxFormBuilder, is the storage of the information in XML documents instead of embedding it in the code itself. This, as well as simplifying the application’s code, eases the the further modification of both the properties of an object and the generated code without needing to recompile.

The code generation makes use of a series of “templates” defined in the document of the class information, which are processed to generate the corresponding code. The code generator includes a small parser that allows us to use in the templates a simple set of directive to be able to process functions such as referring the an object’s properties, do a conditional code generation, bucles, and other possibilities.

This way the application’s code is simplified while at the same time providing a simple mechanism for adding components. The visual components also require the implementation of a plugin to be able to use it in the visual editor, but that doesn’t mean losing the ability to “personalize” the generation of code (with templates) for that component and the plugin would be as simple as a routine that creates an instance of the object based on the values of its properties.

wxFormBuilder Features

tick-square Rad

Top wxFormBuilder Alternatives

Share your opinion about the software, leave a review and help make it even better!

wxFormBuilder Categories

Development Tools

wxFormBuilder Tags

xrc wxwidgets wxpython dialog python c-plus-plus

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?