Hi,

By using CSS you can change the slected item color.

Tree

{

color:#666666;

background-color: #000000;

background-alpha:1;

border-color: #000000;

roll-over-color:#000000;

selection-color:#000000;

text-roll-over-color:#ffffff;

text-selected-color:#ffffff;

}

hope this will help you.



Regards,

Jakir

On Fri, Jan 29, 2010 at 5:53 PM, JD <[email protected]> wrote:

> Hi,
>
> I would like to know how to achieve this.  Any help is welcome.
>
> Say, i have a tree control.  Now, i wish to change the colour of
> selected item of the tree to something else (different from the normal
> items) so that user know which branch or leaf is selected.  Also, when
> i click on some other item, the previously selecteditem returns to
> normal colour.
>
> Not sure if this is achievable in Flex.
>
> thanking you
> - JD
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>


-- 
Thanks & Regards

Jakir M. Qureshi
Software Engineer
Saba Software India Pvt. Ltd.

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to