Intercepting arrow keys and menus on XP

Trevor DeVore lists at mangomultimedia.com
Fri Jul 2 17:32:35 EDT 2004


On Jul 2, 2004, at 1:51 PM, Dar Scott wrote:
> On Jul 2, 2004, at 2:38 PM, Trevor DeVore wrote:
>
>>> Will it help to check 'the target' in the handler and pass otherwise?
>>
>> It will :-)
>>
>> on arrowKey pKey
>> 	if (the short name of owner of target() <> "MainMenu") then
>> 		-- Do all sorts of arrow key code
>> 	end if
>> end arrowKey
>
> Ah.  You didn't have to pass.  Interesting.

Actually I did pass.  I left that out of the sample I posted.


-- 
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com



More information about the use-livecode mailing list