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 ~ [EMAIL PROTECTED]
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to