On Mon, May 19, 2008 at 12:31 PM, kanugula <[EMAIL PROTECTED]>
wrote:
>
> Hello,
>
> I am trying to block the user input while Rpc call is in progress.
>
> I am trying some simple generic solution rather than disabling submit
> button
> until RPC response arrives.
>
> I am wondering whether qx.ui.
Hello,
I am trying to block the user input while Rpc call is in progress.
I am trying some simple generic solution rather than disabling submit button
until RPC response arrives.
I am wondering whether qx.ui.popup.Popup which I am using to set AJAX status
indicator can block the user from resub