Parent of Target
J. Landman Gay
jacque at hyperactivesw.com
Wed Aug 23 02:42:56 EDT 2017
On 8/23/17 1:33 AM, J. Landman Gay via use-livecode wrote:
> On 8/22/17 11:42 PM, Trevor DeVore via use-livecode wrote:
>> Why do you need to turn
>> the long id of the parent into a small array and dispatch to to any
>> object
>> along the path? From the search custom control I would just do the
>> following:
>>
>> dispatch "behaviorSearchAndFilter"
>>
>> This sends the message down the normal message path starting at the
>> object
>> containing the script.
>
> Would you even need "dispatch"? Why not just "behaviorSearchAndFilter"?
>
Actually, where's that list showing the mesage path hierarchy as regards
behaviors? I know I saw it somewhere once. I need a refresher.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list