Thursday, July 25, 2013

Re: Switching between two screens take a long time

Have you tried profiling in the browser? If you set the GWT compiler output style to PRETTY it is pretty easy to profile in the browser dev tools. Just don't try and use IE (JS profiling is very broken).

On Wednesday, July 24, 2013 11:10:46 AM UTC+1, kpedia wrote:
Hi everybody,

I'm a newbie with GWT. My problem is this :

I have a button in my home screen. When clicking on that button, I change the main panel and display others GWT elements into it. I don't make any RPC call.

It takes a long time when switching between two screens, so I want to make a wait indicator like an animated gif. I really try everything but it's notok.

How can I do that ?

Thanks

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment