Re: How do I `grey out' complex buttons?
- From: Havoc Pennington <hp redhat com>
- To: learfox furry ao net
- Cc: GTK Applocation Development List <gtk-app-devel-list gnome org>
- Subject: Re: How do I `grey out' complex buttons?
- Date: 06 Sep 2000 21:58:24 -0400
learfox furry ao net writes:
I've created a push button widget with an hbox within that contains a
label and a fixed widget (for a pixmap).
Is there an easy way to `grey out' (set insensitive) the button without
having to create a custom struct to hold the pointer to each child widget?
Is there a way to access each child widget of a push button or
one function to set all child widgets of a push button insensitive?
If you set a container insensitive all its children will also appear
insensitive.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]