Sorry, of course you need to set the timeout to a number of 
milliseconds, such as 100...

bibliograph schrieb:
>
>
>    this.addEventListener("focus",function (e) {
>       _this = this;
>       qx.client.Timer.once(function(){_this.selectAll()},100);
>     },this);
>
>
>   


-------------------------------------------------------------------------
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