listbox text color

Started by starkhorn, 20 October 2015, 02:41:19

starkhorn

Is there a way to have different text color for different items in he same listbox?

I've various strings and I want to color code them differently depending on certain criteria. Now I can get see in the listbox renderer a text color method but it seems to be for all text and not specific to a certain item. Is there a way to do that?

texus

No, it's not supported. ListBox only changes text color on hover and when a line is selected, all other lines use the same color.