Hi Jacqueline, as far as I see it, the target is always an object, but never another handler, who has send the message. So Jans answer was what I was looking for. Thank you Tiemo
> -----Ursprüngliche Nachricht----- > Von: [email protected] [mailto:use-revolution- > [email protected]] Im Auftrag von J. Landman Gay > Gesendet: Freitag, 30. Oktober 2009 16:32 > An: How to use Revolution > Betreff: Re: Who sends the message? > > 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 | [email protected] > HyperActive Software | http://www.hyperactivesw.com > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
