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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to