Skip to content

wxFormBuilder vs wxSmith

A side-by-side look at wxFormBuilder and wxSmith. For an in-depth review of either product, follow the links below.

wxFormBuilder

wxFormBuilder

Development

wxFormBuilder is an open source GUI designer that allows users to quickly create applications with wxWidgets. It generates C++ code and integrates with popular IDEs like Code::Blocks, Xcode and Visual Studio.

guiwxwidgetsc
wxSmith

wxSmith

Development

wxSmith is an open-source IDE plugin that allows for rapid development of wxWidgets applications in C++. It features a visual editor for designing UI components and binding events.

guiwxwidgetsc