Bugs
Kevin Miller
kevin at runrev.com
Fri Nov 30 13:01:11 EST 2001
On 15/11/01 12:37 pm, Shari <gogypsy at bellsouth.net> wrote:
> In the card script I have the following:
>
> on keyDown theKey
> global whichWay
> if theKey is a number then
> put theKey into whichWay
> send moveMe to btn id 2638
> else pass keyDown
> end keyDown
>
> This script works perfectly, but not in browse mode. In browse mode,
> with the Hand Grabber tool chosen, the keydown handler never even
> gets called. It isn't that it doesn't work, it's that something
> prevents it from being called in the first place. There are no other
> keydown handlers in the stack (or any other stacks).
>
> If I choose the pointer tool, it still does not work. Not until I
> choose an object so that the handles show.
Can you send me a copy of the stack off-list?
Kevin
Kevin Miller <kevin at runrev.com> <http://www.runrev.com/>
Runtime Revolution Limited - Power to the Developer!
Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707.
More information about the use-livecode
mailing list