Hi MIke,
You don't need to write any code to do this.  The tab key should
automatically move the cursor to the next field.  For the Return/Enter key,
just set the autoTab property of the field to true in the Inspector for the
field.
Pete
Molly's Revenge <http://www.mollysrevenge.com>




On Tue, Aug 2, 2011 at 11:26 PM, Admin <ad...@mfelkerco.com> wrote:

>
>
> Hello again.
>
> I want the user to go to the next field (by force)
> by pressing either the TAB key, the ENTER key or the RETURN key.
>
> How
> do I do this in code?
>
> I know you can write the following:
>
> on
> enterkey
>
>  --go to field "MiddleName"
>
> end enterkey
>
> same with
> tabkey. However, it does not work.
>
> I appreciate your help everyone.
>
>
> Mike
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to