On 3 sep, 05:05, sidkdbl07 <[EMAIL PROTECTED]> wrote: > I'm just getting into gwt and have come across my first hurdle... > > I have a DialogBox which will ask my user a yes/no question. No: clear > the DialogBox. Yes: make an RPC and wait for the response. How does a > person get the application to wait for the response?
Gray out buttons before the RPC and reenable them in onSuccess and onFailure. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
