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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to