Re: Insensitive buttons
- From: Wolfgang Sourdeau <wolfgang contre com>
- To: "'gtk-app-devel-list gnome org'" <gtk-app-devel-list gnome org>
- Subject: Re: Insensitive buttons
- Date: Mon, 28 May 2001 12:51:40 -0400
You might be able to do something by tweaking the event mask for the
button, and then intercepting the event signal.
Thanks for the link you submitted. I think I should buy the paper
version of GGAD. Now, as I could read in the source code of GTK+ and
as explained on that page, the event signals are not transmitted to
the insensitive widgets.
What I am trying to understand now, is how, for example, a
GtkScrolledWindow can receive button_press events even if a
child is convering it, in order to be scrolled with the mouse wheel.
W.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]