Hi Vik, Check the comments posted by Srini Marreddy here: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/e315c7532c2ff111/4767d65461deb9fd?lnk=gst&q=progress+bar#4767d65461deb9fd
I think that is what you are looking for. Regards, Yogesh On Mar 31, 1:30 pm, Vik <[email protected]> wrote: > hie > > yes thats what i want,,, not really a progress but just rotating gif. > Do you have any example to do so? > > Thankx and Regards > > Vik > Founderwww.sakshum.comwww.sakshum.blogspot.com > > > > On Sun, Mar 28, 2010 at 10:37 PM, Thomas Broyer <[email protected]> wrote: > > > On Mar 28, 6:49 pm, Vik <[email protected]> wrote: > > > Hie > > > > In my gwt app when i hit say submit button in a form it takes a while to > > get > > > the response from server. > > > Currently it seems nothing is happened on clicking the button. > > > > So how to show some kind of indicator showing its in progress? > > > You can show something (a label, a popup, an animated GIF image, etc.) > > in onSubmit and hide it in onSubmitComplete; but you won't be able to > > show "progress". > > > -- > > 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]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
