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

