gtk_widget_modify_text on comboBox



Hi,

when i set the combobox to insensitive via
gtk_widget_set_insentive(comboBox, TRUE)
I cant seem to get the gtk_widget_modify_text(comboBox,
GTK_STATE_INSENSITIVE, black) to work.

the result I am aiming for is that instead of grayed out text, it has
black text.
the above code seem to work for gtkentry and gtktextview widgets.

any ideas how to fix it will be much appreciated
thanks



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