But the thing is that it used to work perfectly with gwt-1.6.1 and

 int x = Event.getRelativeX(event, this.getElement());
 int y = Event.getRelativeY(event, this.getElement());

I don't understand why I can not override onBrowserEvent, I have also
overriden an addMouseListener
and I would not like to change much code, I thought there could be a
shortcut, but maybe the best way to go is to change again to 1.6.1
Thank you for you help anyway Vitali,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to