Re: Learning Glade



On Mon, Apr 28, 2008 at 08:01:13PM +0200, Luis Menina wrote:
If you have a recent version of GTK+ (>= 2.12), just go with GtkBuilder 
instead of libglade: this is the way things should be done nowadays, if 
you create a simple interface (GtkBuilder is still young).

You can design your graphical interface with glade, or gazpacho, or any 
tool that will produce *.glade files. Then you use gtk-builder-convert 
to generate *.ui files that GtkBuilder will be able to use.
http://library.gnome.org/devel/gtk/2.12/gtk-builder-convert.html

Will that work for C++ as well?

Ruben

-- 
http://www.mrbrklyn.com - Interesting Stuff
http://www.nylxs.com - Leadership Development in Free Software
So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological 
proportions in the mind of the world  - RI Safir 1998




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]