# POSSIBLY SPAM #::Why can't I send tabKey?
xbury.cs at clearstream.com
xbury.cs at clearstream.com
Thu Aug 11 03:02:53 EDT 2005
> Unless I'm losing it -- a distinct possibility -- there's an
> intriguing bug in Rev.
>
> I can use the "send" command to send all kinds of system messages to
> various objects.
>
> But if I try to send tabKey, with or without quotation marks and with
> or without a target, I always get a "can't find handler" error.
>
> Rev 2.6.1 on OS X 10.4.2. Can anyone confirm before I BZ this sucker?
same with send "ResizeStack"
I posted a mail to this respect some time ago...
the trick is to
on tabkey
dotabkey
end tabkey
on dotabkey
the script here
end dotabkey
send dotabkey...
and that works!
Note that if you do this with a stackinuse or frontscript and try to debug
the
doresizestack, you may crash rev (as usual) ;)
cheers
---------------------=---------------------
Xavier Bury
use-revolution-bounces at lists.runrev.com wrote on 11/08/2005 08:37:59:
> Unless I'm losing it -- a distinct possibility -- there's an
> intriguing bug in Rev.
>
> I can use the "send" command to send all kinds of system messages to
> various objects.
>
> But if I try to send tabKey, with or without quotation marks and with
> or without a target, I always get a "can't find handler" error.
>
> Rev 2.6.1 on OS X 10.4.2. Can anyone confirm before I BZ this sucker?
>
>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Dan Shafer, Revolution Consultant and Author
> http://www.shafermedia.com
> Get my book, "Revolution: Software at the Speed of Thought"
> From http://www.revolutionpros.com, Click "My Stuff"
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
-----------------------------------------
Visit us at http://www.clearstream.com
IMPORTANT MESSAGE
Internet communications are not secure and therefore Clearstream
International does not accept legal responsibility for the contents of
this message.
The information contained in this e-mail is confidential and may be
legally privileged. It is intended solely for the addressee. If you are
not the intended recipient, any disclosure, copying, distribution or
any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are
those of the individual sender, except where the sender specifically
states them to be the views of Clearstream International or of any of
its affiliates or subsidiaries.
END OF DISCLAIMER
More information about the use-livecode
mailing list