keystroke transformations
Richard Gaskin
ambassador at fourthworld.com
Sun Feb 22 02:30:41 EST 2009
viktoras wrote:
> I am trying to move cursor down on returnInField by setting field's
> script to
>
> on returnInField
> send "arrowKey down" to me
> end returnInField
>
> And it does not work....
> Are there any ways to move cursor down on returnInField or on enterInField?
That's the natural built-in behavior of the engine: when you strike
either the Enter or Return keys, the cursor in the field moves down to
the beginning of the next line.
Is there something else at play here that I missed?
--
Richard Gaskin
Fourth World
Revolution training and consulting: http://www.fourthworld.com
Webzine for Rev developers: http://www.revjournal.com
More information about the use-livecode
mailing list