Who sends the message?
J. Landman Gay
jacque at hyperactivesw.com
Fri Oct 30 11:31:35 EDT 2009
Tiemo Hollmann TB wrote:
> Hello,
>
> sometimes I would like to know who is sending a message. The case: I have
> some generic custom handlers on book level, which can be called from various
> objects or other handlers. Is there something like the "owner" of an object
> for the event hierarchy, what I can ask for, who is sending the custom
> message?
Easier than execution context is just getting "the target". The target
is the object that started the message, and is exactly what you want.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list