Skip to content

wxFormBuilder vs XRCed

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

XRCed

Development

XRCed is an open-source WYSIWYG UI designer for wxWidgets applications. It allows developers to visually construct user interfaces by dragging and dropping widgets into a canvas and editing their properties. Useful for rapid UI prototyping.

wxwidgetsui-designerwysiwygprototyping