[Bug 28] GtkComboBox styling woes
bugzilla-daemon at gta01.hmw-consulting.de
bugzilla-daemon at gta01.hmw-consulting.de
Mon Jan 15 03:59:35 CET 2007
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=28
------- Additional Comments From ken_zhao at fic-sh.com.cn 2007-01-15 03:59 -------
I find that the text color in GtkComboBox has been defined in gtkrc.
style "moko-window-default" {
...
text[NORMAL] = "#666666" # mid grey
text[PRELIGHT] = "#ffffff" # white
text[ACTIVE] = "#e5e5e5" # light grey
text[SELECTED] = "#ffffff" # white
text[INSENSITIVE] = "#223344" # dark grey
...
}
If you want to change the color,please redefine GtkLabel styling on
GtkComboBox.
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
More information about the buglog
mailing list