GtkImage seems to be missing GtkPixmap's "insensitive" feature
- From: Darin Adler <darin bentspoon com>
- To: Gtk Developers <gtk-devel-list gnome org>
- Subject: GtkImage seems to be missing GtkPixmap's "insensitive" feature
- Date: Fri, 18 Jan 2002 10:08:15 -0800
I noticed that the toolbar buttons in Nautilus don't gray out when they are
not sensitive. Bonobo creates a GtkImage inside a Gtk[VH]Box inside a
GtkButton inside a BonoboUIToolbarButtonItem.
I tracked it down to this underlying issue; in the old days GtkPixmap
objects automatically changed to a grayed-out appearance when insensitive.
What's the intent here for gtk 2? Which level should implement the desired
"faded" look for insensitive toolbar buttons?
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]