Hi all,

I have a small problem, moved from gwt 1.6 to gwt 2.0.3,
and i have this problem to fire manually native event!!

In 1.6 that was possible with Document.fire*event() methods,
but I cant find a way how to do this in 2.0.3 ?!

One more problem i have:
I use google map api, and I cant find a way how to change
the default hand cursor over the map!!!

I used this code of line:
        
map.map.getPane(MapPaneType.OVERLAY_LAYER_PANE).getElement().addClassName("my-
map-cursor");

and only with this PaneType: OVERLAY_LAYER_PANE
I get the new style cursor, but when mouse is moved over the map
the cursor random changes between the default "hand cursor style",
and my cursor style!!!

Tnx for the help!

-- 
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-tool...@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