arrow keys in fields

Jeanne A. E. DeVoto jeanne at runrev.com
Fri Mar 8 10:22:12 EST 2002


At 10:30 AM -0800 3/8/2002, Rand Valentine wrote:
>I am having a hard time getting arrow keys to work as I want in a text
>field. I want pressing the arrow keys to move me within the text of the
>field, not jump to another field. The textArrows property is presumably
>designed to handle this, but it doesn't seem to work properly with a
>grouped field-- pressing an arrow key causes a jump to another field (or
>a jump _somewhere_), but does move the cursor within the field. What am
>I doing wrong?

>From the docs (might not be in the version you have):

If a group's tabGroupBehavior is true, you cannot press the arrow keys to
move around in any of the fields in the group, regardless of the setting of
the textArrows property. Pressing an arrow key moves from control to
control instead.

Since you mention the field is grouped, I suspect this is the problem.

--
Jeanne A. E. DeVoto ~ jeanne at runrev.com
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!




More information about the use-livecode mailing list