Skip to content

Glade vs wxFormBuilder

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

Glade

Glade

Development

Glade is a free, open source user interface designer for creating graphical user interfaces for GTK and GNOME applications. It allows users to easily build interfaces by dragging and dropping widgets without writing code.

interface-designergtkgnomedrag-and-drop
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