Perdon por el doble post anterior con el asunto traspapelado, tengo el 
webmail configurado en h�ngaro y pas� algo raro.

bueno pos na , repito el post

Un ejemplo tonto, ojo que uso setInterval, quiz� quieras utilizar 
TextField.onChanged

this.createTextField("test", 1, 10, 10, 150, 25);
this.test.border = true;
this.test.type =  "input";
this.ival = setInterval(function () {
    if (Selection.getBeginIndex()>10) {
         Selection.setSelection(0, 0);
    }
}, 250);






<!-----------------------------
Lista ASNativos:
subscripciones/desubscripciones
http://www.sidedev.net/lista
------------------------------>

Responder a