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 resubmiiting the form? 

Like when a new Qooxdoo Window is opened using setModal(true), the user
cannot edit the underlying parent window like javascript alert() box. How
can get this behaviour using Popup?

Or do you think passing a Popop to Modeled Window will help me? But I don't
want to see a window for RPC progress status.

Your suggestion is appeciated.

Thanks.
Kanugula.
-- 
View this message in context: 
http://www.nabble.com/Blocking-user-input-during-RPC-call-tp17322682p17322682.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to