Thanks Thomas, I will try that.
On Oct 10, 12:55 am, Thomas Broyer <[email protected]> wrote:
> On 9 oct, 15:37, francescoNemesi <[email protected]> wrote:
>
> > Is there a way to post process user confirmation of the confirmation
> > message box? Thanks
>
> Using a timer?
> If the user cancels the navigation, the timer will run (and because
> the confirmation is synchronous/blocking, your timer won't fire while
> waiting for the confirmation, so there cannot be false positives);
> otherwise it won't, but the CloseHandler will be called.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---