I agree, and to top it off the drag drop functionality is worse, not better :)
event.currentTarget.getDropParent(event) always returns null so dragging between nodes = impossible. For give me if Adobe has changed allot about the tree, but a simple drag drop example using the different formats supported would be handy. Unless I am totally way off in the implementation of my dragging and dropping. Jason Hawryluk -----Message d'origine----- De : [email protected] [mailto:[EMAIL PROTECTED] la part de gunnar a reinseth Envoyé : mercredi 1 février 2006 16:11 À : [email protected] Objet : [flexcoders] Tree control in Flex 2.0 Beta 1 Although the changes/fixes to the Tree control are much appreciated (e.g. not selecting the node when expanding it, and percentage width issues), I'm left wondering how you're supposed to add/remove child nodes to a node in the tree... When I use the new tree.getNodeDisplayedAt() method - or tree.selectedNode property - what is returned is an XML representation of the node. Is the TreeNode class deprecated? -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com YAHOO! GROUPS LINKS Visit your group "flexcoders" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

