Actually creating a custom rowRenderer can be difficult. Attached is an
example that gives each tree node a toolTip which you can use as a starting
point. This may be of more help. 

-----Original Message-----
From: Deepa Subramaniam 
Sent: Monday, May 10, 2004 2:21 PM
To: '[email protected]'
Subject: RE: [flexcoders] Tree Node ToolTip

Hi -

Currently, the best way to do this would be to create a custom rowRenderer
for the Tree which extends Label, and give your Label a tool tip. The
documentation shows how to create custom renderers for list-based controls.
Contact me if you hit any snags doing this. 

I've also filed an enhancement to allow for toolTip support for the default
row/cell renderers. Other people have asked for this also. 

Thanks,
Deepa
Flex Team



-----Original Message-----
From: joshbronson630 [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 10, 2004 11:05 AM
To: [email protected]
Subject: [flexcoders] Tree Node ToolTip

The dataProvider of my Tree is an XML file of <node>'s, each with 
label and data attributes. Is it possible to give each label in the 
Tree a tooltip that's bound to the data attribute of its 
corresponding <node> in the XML file?





Yahoo! Groups Links





Attachment: bin1XiwrPHBMF.bin
Description: Binary data

Reply via email to