Hi, I am using a qx.ui.tree.Tree with drag and drop between tree nodes just like in example http://demo.qooxdoo.org/current/demobrowser/#test~Tree_6.html. As you can see, when a dragged node leaves the Tree area, the mouse ToolTip changes to "not allowed". On this event, when the node leaves the tree area, i want to drop the node back to its initial position. I don't know where can i dispatch an event like "node is dragged outside the tree area".. What i want is that when mouse ToolTip changes to "not allowed", to drop back the node. I didn't find where exactly the mouse ToolTip change happens. Do you have any idea if there is an event that i could handle when node leaves tree area, OR where could i dispatch this event?
Thanks, Ina -- View this message in context: http://www.nabble.com/mouse-event-on-drag-node-from-tree-outside-the-tree-area-tp16741182p16741182.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
