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.

Dar Scott

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to