[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ComboBox bg color
- From: rahed <raherh gmail com>
- To: gtk-perl-list gnome org
- Subject: Re: ComboBox bg color
- Date: Sun, 12 Oct 2008 16:21:02 +0000
zentara <zentara1 sbcglobal net> writes:
>
> style "my_combo" {
> font_name ="sans 24"
> text[NORMAL] = "#FF0000"
> base[NORMAL] = "#000000"
> }
>
> widget "*Combo*" style "my_combo"
> __
Regarding the background color I tried to add bg[NORMAL] = "#00FF00" or
change base[NORMAL], but to no avail.
...
> $cb->modify_bg('normal', $greyl);
Also changing $grey1 to other color had no effect.
Probably it's better to leave the original idea.
--
Radek
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]