> Actually, all I'm trying to do is to tab to the next editable
> field and set selStart and selEnd after the character count
> in the first field reaches 10 characters. I've got the
> char.count part OK but I'm having trouble activating the next
> field. Sorry for my round-about approach.
if you have all the fields set to editable = false, then setting one to true
gives it the focus. monitoring the key to see if is TAB and then setting the
editable property of the various fileds will yield the results you need.
HTH
Al Hospers
CamberSoft, Inc.
al<at>cambersoft<dot>com
http://www.cambersoft.com
A famous linguist once said:
"There is no language wherein a double
positive can form a negative."
YEAH, RIGHT
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]