Re: GnomeUIInfo & grayed out menu items.



On Tue, 7 Jul 1998, Federico Mena Quintero wrote:

> >  I've been wondering how one can gray out menu items created via a
> >  GnomeUIInfo template with GnomeApp/GnomeMDI?
> 
> After you have generated the menus, the "widget" fields of your
> GnomeUIInfo structures point to the corresponding menu items.  So if
> you know which GnomeUIInfo you want to modify, you can do
> 
>     gtk_widget_set_sensitive (my_uiinfo.widget, FALSE);
*g* Obviously this was designed with language bindings in mind :(

Any language bindings (beside tomgtk which does support it partly) that
supports GnomeUIInfos completely?

Andreas



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