Listfield Questions
Richard Gaskin
ambassador at fourthworld.com
Sat Jun 16 02:51:52 EDT 2018
Charles Szasz wrote:
> Thanks Richard for your help. Unfortunately, using keyboard arrow keys
> may hilite a line but it does not put a value associated with the line
> into an input field.
Yes, LC only handles the most common UI conventions. Actions specific
to an app's design will of course need to be scripted.
So while you shouldn't need to script anything to have the arrow keys
navigate the selected line of a field, you can use the automatic
behavior provided to trap the selectionChanged message to copy the
hilitedText of the field into another field as needed.
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list