First page Back Continue Last page Overview Graphics
Drag and drop GUI builder
Drag and drop GUI builder
- Assemble widgets into a window framework
Glade 2
- What I used for the project
- Output is C code using the GTK library
Glade 3
- Current version of Glade
- Does not output any code directly
- Outputs an XML file describing your GUI
- Works with C, C++, Java, Perl, Python, Ruby ...