Friday, July 2, 2010

Re: How to show a load screen during rpc call?

You could show your load screen (for example a popup panel or even
just a label) right after issuing the RPC and hide it in onSuccess()
and onFailure().

On 2 Jul., 18:02, crojay78 <croja...@googlemail.com> wrote:
> Hi,
>
> I need to load a few things from my server after a user gives input.
> Can somebody give an example how I can show a load screen as long as
> the rpc is not finished? I structured the app in mvp style ... any
> example would help me
>
> Best regards
>
> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment