Hi,

I have a custom widget I've created which uses widgets from a 3rd
party library. When I use gtk_widget_set_sensitive(my_widget, FALSE),
some of the widgets from the other library remain sensitive.

Is this a bug in the 3rd party library?

Or should I be using a callback to handle the "state-changed" signal
to set_sensitive on all the widgets?

Cheers,
James.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to