the way we have implemented here<http://claymus-demo.appspot.com/_ah/content> is pretty simple. no need to worry about showing/removing loader image everytime you do rpc. source code is available here<http://code.google.com/p/claymus/downloads/list>for download and the implementation can be found in AsyncCallbackWithMsg class in cms.gwt package.
On 10 July 2010 15:23, Peter Simun <[email protected]> wrote: > lineman is right ... just download one GIF from http://ajaxload.info/ > and put it into your HTML page. > After page is initialized (onModuleLoad method) remove it from > RootPanel > > Peter > > On 9. Júl, 22:44 h., gourineni rakesh <[email protected]> wrote: > > Hi, > > I am using gwt 2.0.3 in an Eclipse project. When I run the java code > in > > eclipse I get the url n by pasting it in the web browser I need to wait > for > > some time to get the application.So I need to get "The application is > > loading" while I wait for the appliocation to load . I have no idea how > to > > do this plz help me. > > thanls in advance. > > > > Regards, > > Rakesh. > > -- > 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%[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.
