Hi Herschel,
Thanks to all .
you're welcome!
On Tuesday, December 21, 2004, at 02:24 PM, Klaus Major wrote:
Hi Hershel,
Hi all
I need to tell the cursor ( or the I pointer) where to be. ( meaning
should always be after a certain or last char) how would I do that
?
on keyUp
put the cursor after fld "abc"
end keyUp
You can set the cursor at the end (after last char) of a field with:
...
select after text of fld "abc"
...
what happens is the on every time the keyUp is triggered then the
char that is typed into the fld a number "8" follows.
?????
You mean if you type "merde" in the field will appear "m8e8r8d8e8"?
Does/did this really happen this way?
Please tell us :-)
Best
Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution