Hi,

I'm trying to open a window before I send a Xhr request and close it when
the request was successful.
My problem is, that the window is not visible before I start sending the
request. I tried to put the send command inside the windows appear-listener,
but it doesn't work anyway. I thought like this the request would not be
sent before the window appears, but it seems like this is not true. The
window only appears after the request has been successful. So if it takes 2
seconds until it is successful, the window appears after 2 seconds. That's
certainly not what I want to do. I want to let the user know, that the
application is waiting for the request.
Any ideas what I could do to fix this problem?

Thx for help! 

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Show-window-before-sending-a-request-tp7290524p7290524.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to