arrow keys in datagrid

Mike Bonner bonnmike at gmail.com
Thu Aug 20 20:53:01 EDT 2015


This will sound freaky, but.. In the script of the datagrid group (select
the datagrid, edit its script)

add an empty arrowkey handler

on arrowkey

end arrowkey

Then try it.

On Thu, Aug 20, 2015 at 6:32 PM, william humphrey <
bill at bluewatermaritime.com> wrote:

> If I have a new stack with a list field and a datagrid both with rows of
> data in them the arrow keys behave differently. In the list field you can
> select a row and then, using the arrow keys, move to a row above or below.
> In the datagrid you can select a row but the arrow keys will not move that
> selection to a row above or below.
>
> How do you get the arrow keys to have the same behaviour in a datagrid as
> they do in a list field?
>
> thnks
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list