| [news.eclipse.platform.swt] Colored text on a List |
I have this list and I would like to have the first 4 items on the list of a different color then the rest of the items. Can anyone tell me how to display text of different colors on org.eclipse.swt.widgets.List ? Thanks.