Using Return to move between field. help!
Ian McKnight
iangmcknight at googlemail.com
Sun Jul 9 19:29:29 EDT 2006
On 09/07/06, Sarah Reichelt <sarah.reichelt at gmail.com> wrote:
> On 7/10/06, Ian McKnight <iangmcknight at googlemail.com> wrote:
> > Hi
> > I have ReturnInField and EnterInField handlers in the card script. The
> > RIF handler calls the handler to process the input text (using the
> > target fn to identify individual fields) while the EIF handler just
> > calls RIF.
>
>
> If the returnInField handler puts data back into the field, this
> resets the cursor position. In this case, you may need to include a
> line after the "put" that selects the text of the next field.
>
> HTH,
> Sarah
> _______________________________________________
Hi Sarah
Thats exactly what was happening. Thanks for your help.
Regards
Ian
More information about the use-livecode
mailing list