Listbox background

Hello,

could not find this anywhere

is it possible to change the listbox background ?

[control backgroundColor="#0f0f" name="listBox" height="*" width="*" vertical="on" horizontal="off" displayItems="12" selection="Single" forceSelection="true" /]

does not work as expected

anybody tried this before ?
cant believe a listbox got to be gray with no other options

You can try modfying the style xml.

You will need to modify the listbox style, take a look in nifty style black to see who it is set up there and then do your own version. It’s very fiddly though.

@zarch said: You will need to modify the listbox style, take a look in nifty style black to see who it is set up there and then do your own version. It's very fiddly though.

ok thx

@toolforger said: You can try modfying the style xml.

thx