Re: ComboBox bg color



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]