Hello,

The title is explicit

I use quite often QListBox widget to display traces when proceeding to unitary tests of my classes. I wonder if it is possible to set the color of the text items that are inserted into the list box. For example I want to insert a text line in black, then I want the next text line to be inserted to be red or any other color.

Is it possible to do such a thing ?

Thanks in advance.