Hi Sascha,

if you want to poll a request you can use  qx.event.Timer.once(). Just call 
your polling function after response of your xhr request with this timer 
function. Or you could use our interval class qx.util.TimerManager. But you 
should care about responses they needs longer than your interval.

Mustafa Sak

Applications & Integration

1&1 Internet AG
Ernst-Frey-Straße 10
DE-76135 Karlsruhe

-----Ursprüngliche Nachricht-----
Von: sash [mailto:[email protected]] 
Gesendet: Dienstag, 30. Oktober 2012 11:16
An: [email protected]
Betreff: [qooxdoo-devel] Repeat JSONP-Request

Hello,

is it possible to repeats a Jsonp-Request for example every two seconds?
I want to update data in a table.

Regards

Sascha



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Repeat-JSONP-Request-tp7581837.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics Download AppDynamics Lite for free 
today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to