You have to set the CSS rule "cursor:wait" or "cursor:progress" on the 
element where the mouse cursor should be changed. If it should change for 
the whole site, you would add it to the body tag (accessible through 
RootPanel.get()) or to a glasspane like div that you maybe already have for 
disabling all mouse events.

-- J.

Am Dienstag, 3. April 2012 12:07:10 UTC+2 schrieb tong123123:
>
> For lengthy process, I want to set the mouse pointer to hourglass, how to 
> do it in GWT?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/gdov4VIG5Q4J.
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.

Reply via email to