[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Combo's foreground problem

Hi

There is a way to set foreground color only for text zone, not for every combo items.

The combo is editable. I need to set foreground color for text zone to RED, if entered text is not valid. When I use setForegroud() both text zone and combo's popup has color RED. I need this color only for text. What can I do against this?

Thx in advance, jtonic.