Skip to content

wxFormBuilder vs wxGlade

A side-by-side look at wxFormBuilder and wxGlade. 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
wxGlade

wxGlade

Development

wxGlade is an open source GUI designer and RAD tool for wxWidgets. It allows quickly creating an application skeleton by designing its interface graphically, as well as generating Python code.

guiwxwidgetspythonrad-tool