Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-10-10 Thread Amit Rana
Hi, I am sorry for missing out the details (was pretty frustrated as I am unable to get what i want ;-) ) Hugh Gibson wrote: I am facing a couple of problems in my Tree widget. You don't say which version you are using, or which tree. I am using v0.7.3 and testing on FF3 and IE7. A

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-10-09 Thread Derrell Lipman
On Mon, Oct 6, 2008 at 8:15 AM, Amit Rana <[EMAIL PROTECTED]> wrote: > > 2. *Setting Current element to Null > *In my tree widget constructor, I call the setSelectedElement(null) and > set the current element to null. And, this works because when I call > alert(this.getSelectedElement()), I get th

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-10-09 Thread Hugh Gibson
> I am facing a couple of problems in my Tree widget. You don't say which version you are using, or which tree. > > 1. *Context Menu on Node :* > I want to get a context menu for a node when it is clicked on. So, > I have included the "click" event listener. But then, even if I > click outside

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-10-06 Thread Amit Rana
Hi all, I am facing a couple of problems in my Tree widget. 1. *Context Menu on Node :* I want to get a context menu for a node when it is clicked on. So, I have included the "click" event listener. But then, even if I click outside the tree (Not on a node but outside, I still get the context

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-09-29 Thread Amit Rana
Well, I am still a little stuck up with the tree widget here. Apart from the 2 small problems mentioned below, the main problem is the event listener on a tree node. I want that whenever I click on any node of my tree, I should get a context menu for that node. I am able to to if I use the "cl

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-09-25 Thread Amit Rana
Hugh Gibson wrote: > >> I figured that I can use qx.ui.menu.Menu from one the the demos and >> its working. >> The problem is that for leaf nodes in my tree, the context menu >> appears correctly at the bottom (but not at the right ... it starts >> not from bottom right of the node but from

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-09-24 Thread Hugh Gibson
> I figured that I can use qx.ui.menu.Menu from one the the demos and > its working. > The problem is that for leaf nodes in my tree, the context menu > appears correctly at the bottom (but not at the right ... it starts > not from bottom right of the node but from its bottom and extreme > left

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-09-24 Thread Amit Rana
Amit Rana ha scritto: > Hi, > > Hugh Gibson ha scritto: >> 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 ha

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-09-24 Thread Amit Rana
Hi, Hugh Gibson ha scritto: 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. problem is still there i su

Re: [qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-09-23 Thread Hugh Gibson
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

[qooxdoo-devel] Properties Window on clicking a node on a Tree

2008-09-23 Thread Amit Rana
Hi, 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. 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