Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] How to change the foreground color of a disabled control

Hi,

I am stucked with a problem.

My requirement is to display the selected tree item foreground color as blue
color and disable the Tree(SWT.Tree). 

But when the tree control is disabled, the selected tree item is not
displayed in blue color. Instead it is displayed in black.

How can i solve this problem
-- 
View this message in context: http://www.nabble.com/How-to-change-the-foreground-color-of-a-disabled-control-tp18362574p18362574.html
Sent from the Eclipse Platform - swt mailing list archive at Nabble.com.



Back to the top