Re: Wait dialog on rpc interaction

2011-12-23 Thread Stefanos Antaris
Great. I have modified a little bit the idea and it worked fine. Thanks to all. On Fri, Dec 23, 2011 at 2:13 AM, Ed wrote: > See: > rpcHyperlink > > -- > You received this message because you are subscribed to the Google Gr

Re: Wait dialog on rpc interaction

2011-12-22 Thread Ed
See: rpcHyperlink -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/fK8Bj

Re: Wait dialog on rpc interaction

2011-12-22 Thread Dipti Sharma
Disable the button on its click handler and enable it once the rpc call returns. On Thu, Dec 22, 2011 at 4:22 PM, Stefanos Antaris wrote: > Hi to all, > > i am facing a problem while developing a web application. I have some rpc > interactions with the server (appengine) and most of them are real

Wait dialog on rpc interaction

2011-12-22 Thread Stefanos Antaris
Hi to all, i am facing a problem while developing a web application. I have some rpc interactions with the server (appengine) and most of them are really time consuming as i am having some data analysis. Due to the delay of the response, most of my beta testers press more than one time the request