Hi Amy It helped very much. Before your pointer i was looking inside Tree Control instead of default itemRenderer.
Thanks a lot. Regards ilikeflex --- In [email protected], "Amy" <amyblankens...@...> wrote: > > --- In [email protected], "ilikeflex" <ilikeflex@> wrote: > > > > 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. > > You'll probably need to override the updateDisplayList() of the > default itemRenderer. > > HTH; > > Amy >

