| [news.eclipse.platform.swt] Re: Colored text on a List |
Use a Table. "Alfredo" <amiramb@xxxxxxxxxxxxxxxxxx> wrote in message news:bg3f4c$im7$1@xxxxxxxxxxxxxx > 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. >