Amit, > I am not sure if this mail was sent on the mailing list as I don't > see it yet and had got a delivery failure notice. So, sending it > again.
Yes, I've had this problem too. Seems like Sourceforge has some list problems. > I want to add a functionality in my Tree Widget that whenever a > Node is clicked on I get a window attached to that node (similar to > when we do a right click to any file or folder in a file system and > get a popup window with options like Cut, Copy ... ,Properties. I > want a similar functinality on single click of a tree node). > > I have used the "click" event and am able to get an alert box > whenever I click any node.But how do I show a a window relative to > each node with some options like Add, Delete etc. Take a look at http://n2.nabble.com/mouse-coordinates-relative-to-widget-td9374.html This is for 0.7.x - you may have to change it for 0.8.x Hugh ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
