klumhru
07-08-2008 12:32:41
Is there a way to make list items of different colors? If not, is there a possibility to add this functionality, including different colors for different column items?
klumhru
07-08-2008 12:32:41
Altren
07-08-2008 13:04:02
list->addItem("#FF0000Red line");
list->addItem("#00FF00Green line");
list->addItem("#FF0000Colored #00FF00line");
klumhru
08-08-2008 13:04:55
my.name
09-08-2008 12:25:08