Hi Ivan,

in general server calls running asynchron in background.
However, i rare situations, where you wont allow to user to doint
anything (for example: after entering credentials)
you may put a glass panel over the browser window.

Stefan Bachert
http://gwtworld.de

On Jun 22, 8:06 pm, Iván Navarro <[email protected]> wrote:
> hi,
> is there any way to change the cursor (doesn't matter its position on
> screen or if it is over certain widget) during an operation in the
> server side?
>
> I've tried adding a cursor style to the main panel with addStyleName
> method, but it doesn't work. I don't know if it is for the server call
> (in other situations it works properly) or because I only change the
> cursor for the main panel.
>
> Thanks in advance!
>
> Iván

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

Reply via email to