Hi all, I have an application running on gwt together with openlayers. I am trying to change the mouse cursor. It works fine on the gwt with DOM.setStyleAttribute(RootPanel.get ().getElement(), "cursor", "wait"); but as soon as I "mouse over" the openlayers the cursor change to normal.
Any clues ? Thanks ! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
