Arrow keys on background list field

Nicolas Cueto nrkweto03 at hotmail.com
Mon Dec 27 16:57:46 EST 2004


What I think is happening is that, each time a new card comes up, the
"focus" is no longer on the scroll list field and thus the "arrowKey"
message is being handled by another object. The solution, I imagine, is to
insert some script lines somewhere (the card? the stack?) that use Rev's
"focus", "arrowKey" and "focusedObject" to ensure the scroll list field
always receives the "arrowKey" message.

Cheers,
Nicolas Cueto
(Japan)


More information about the use-livecode mailing list