Sending keyDown

DunbarX at aol.com DunbarX at aol.com
Thu Oct 22 09:30:20 EDT 2009


Sarah:

Thanks, I did that already. I always marvel at the endless ways to work out 
a problem.

But why won't the other work? I want to understand the system, not just 
make it do my bidding. And the differences between HC and Rev interest me; I 
think it helps get a grip on Rev's much richer world.

Craig

In a message dated 10/21/09 6:43:24 PM, sarah.reichelt at gmail.com writes:


> Try this:
> 
> on keyDown var
>    put var
>    pass keyDown
> end keyDown
> 
> This allows you to do stuff with var, then tell the engine to keep
> passing the keyDown message along the normal hierarchy.
> 
> 




More information about the use-livecode mailing list