gtk_widget_set_sensitive() & notebook pages
- From: "Joshua Horvath" <Josh_Horvath-AJH051 email mot com>
- To: gtk-app-devel-list gnome org
- Subject: gtk_widget_set_sensitive() & notebook pages
- Date: Thu, 14 Sep 2000 17:45:07 -0500
Is it possible to make some pages of a notebook insensitive while leaving others
sensitive? I have a notebook with a number of pages, and each page has a number of
frames. If I use gtk_widget_set_sensitive() on the entire notebook I am unable to
make frames within the notebook sensitive.
What I want to do is this: after a certain button is clicked, I want to allow input
only to the frame that contains the button. Everything else should be insensitive,
including all other notebook pages. Do I have to manually go through frame by frame
and make them insensitive?
Thanks,
-Josh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]