How to make GTK_STATE_INSENSITIVE look like GTK_STATE_NORMAL




I am writing an application in which I would like insensitive option menus
to look like sensitive menus, except that they cannot be selected. After
setting all the GTK_STATE_INSENSITIVE colors in a style to the
GTK_STATE_NORMAL you can get a good approximation.  However, gtk will put
a white shadow around the text in the insensitive option menus that don't
exist in normal option menus.  There seems to be no way to disable this
with style settings.  Is the text shadow a permanent feature of 
insensitive widgets or is there some way to turn it off?

Thanks,

tim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]