glade-- (glademm) is a C++ backend for glade, the GUI designer for Gnome/GTK+. It creates C++ source from XML.
| Tags | Desktop Environment GNOME Software Development Code Generators |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C++ |
Recent releases


Release Notes: Most important is the initial working support for gtkmm 2.4, which had been in CVS for a while. It also contains many bugfixes and enhancements.


Release Notes: Problems with g++ > 2.95, insertion of non-buttons into the toolbar, and gnome radiomenu indices were fixed. default_size for windows and after on signal connection are now honored. Some unneeded parentheses in generated code are no longer produced.


Release Notes: gnome-dialog was fixed. New XML parsing was written. glade-- now only touches the _glade files which need modifications, which greatly speeds up rebuilding. A new mailing list was created for glade-- at glademm-list@gnome.org. Parts of the internal widget handling and contained_iterator were rewritten. Lots of bugs were fixed. Non-GNOME menu fixes were made. The fileselection callbacks are now working. messagebox and propertybox are still crashing. A fix for autoconf 2.50 was made.


Release Notes: Manym many Gnome fixes; fixed crash with radiogroups; configurable file extension support added; pixmaps are working now; IRIX fixes; and fixed connection to destroy.


Release Notes: better gtk--1.2 support, a rework of a lot of generated code, and removal of some private members. Note: this update breaks code compatibility.