the Visualization API does not support this, but you might be able to do it yourself by listening to the DOM events.
On Fri, Nov 27, 2009 at 4:13 PM, Matthew <[email protected]> wrote: > Please accept my apologies if this is a stupid question but I'm a new > to GWT. > > I have a SelectEvent which comes from the user selecting a node in an > OrgChart. I'm trying to write some code which pops up a menu when this > event occurs and I'd like to position the menu at the mouse pointer. > If I had and Event I could just getClientX() getClientY() but how do I > get and Event? > > Thanks for any suggestion, > > Matt. > > -- > > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
