Ok I have a device component list box and im adding entries with a for loop from a dynamic source with the addItem(); What I want to be able to do is run an if statement right before/after and if x=true then color the txt entry in the list a different color from the default. Ulitmate result will have the list with specific entries colored different to as a flag for action. thanks in advance for any help.

d.