Re: gobject and gtk_widget_set_sensitive
- From: "Ardhan Madras" <ajhwb knac com>
- To: "James Morris" <jwm art net gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gobject and gtk_widget_set_sensitive
- Date: Tue, 12 Jul 2011 04:03:46 -0700
Depends on the custom widget implementation, normally when we set_sensitive() to parent widget then the
childs inherit this, but I can't say this is a bug!, so what is the custom library?.
Ardhan
--- jwm art net gmail com wrote:
From: James Morris <jwm art net gmail com>
To: gtk-app-devel <gtk-app-devel-list gnome org>
Subject: gobject and gtk_widget_set_sensitive
Date: Mon, 4 Jul 2011 11:07:34 +0100
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
_____________________________________________________________
Listen to KNAC, Hit the Home page and Tune In Live! ---> http://www.knac.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]