Re: [qooxdoo-devel] could not use setTimeout

2007-03-12 Thread Dirk Wellmann
Hi, ok I'll give me the answer, just here for the next searching user: if(pvTDES.screen.demomode != "0") { var myurl = "?termid=demo" + pvTDES.screen.demomode; var self = this; window.setTimeout(function () { self._readLayout(myurl); }, pvTDES.

[qooxdoo-devel] could not use setTimeout

2007-03-09 Thread Dirk Wellmann
Hello List, just in Front of the CeBit I want to make a autorunning DEMO and want to trigger some Events with setTimeout, but it seems I will not see the wood in the trees ;-). I' did it this ways: if(pvTDES.screen.demomode != "0") { var cmd = "this._readLayout('?termid=demo" +