I believe that the position of these icons is done in the
TreeItemRenderer. They are calculated so the icons come first, then the
label. You'll have to derive this class, make the adjustments and then
use it as the new item renderer for your tree.

________________________________

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of ilikeflex
Sent: Thursday, January 15, 2009 2:28 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] disclosureOpenIcon/disclosureClosedIcon + Tree +
change position



Hi 

I have a Tree Control and i am using the 
disclosureOpenIcon
disclosureClosedIcon

styles.

But i want to change the location where are the disclosureOpenIcon/
disclosureClosedIcon icons are displayed. 

I want to display them after the label of the tree. Bydefault icons are 
displayed before the label.

Any pointers are highly appreciated.

Thanks
ilikeflex



 

Reply via email to