[Glade-users] deprecated widgets in gtk builder

Tadej Borovšak tadeboro at gmail.com
Mon Oct 19 15:03:39 EDT 2009


Hello.

> I am now shifing my whole application from libglade to gtk.builder.In the
> process i came to know the gnome widgets are depricated and not supported in
> gtk.builder.
> For example in our applications, we used gnome-dateedit for calendry and it
> is easy to use.But in gtk.builder it is showing as depricated.Gnome-dateedit
> is easy to use and maintain. So what should i do for that now?Why the
> gnome-widgets are depricated?

libgnomeui library is being slowly deprecated because most of the
widgets inside it are now present in GTK+. For GnomeDateEdit, you can
simply use GtkCalendar widget.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeboro at gmail.com
tadej.borovsak at gmail.com


More information about the Glade-users mailing list