arrowkey and selectionchanged in a list field
Mark Smith
mark at maseurope.net
Sat Jun 23 07:23:37 EDT 2007
On 23 Jun 2007, at 11:15, David Glasgow wrote:
> Unfortunately, selectionchanged is not sent if the selection is
> changed via arrow keys.
That's weird - I use this successfully in several projects:
on selectionChanged
showInfo the hilitedLine of me -- the handler that displays info
about the list item
end selectionChanged
and it certainly works with the arrow keys, without any spcial
scripting....
Is there some property of the list field that you've set or unset?
Bets,
Mark
More information about the use-livecode
mailing list