[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: how to the set color of a tree row ?

i answer myself :

set the FULL_SELECTION flag fot the tree and everything works fine.

lars gersmann wrote:
hello,

i am using the swt tree control as tabletree (the functionality introduced in eclipse 3.1m5) and want to set the background color
of a whole row (i.e. treeitem background).


when i set set the tree item background color only the color behind the
item text is set.

any suggestions ?

many regards,


lars