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 _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list