Re: Getting the immediate "parent" group of an object

2016-07-07 Thread Sannyasin Brahmanathaswami
Indeed… it would work… some day I should read the user guide from beginning to end… Scott: Wouldn't "owner" work for this? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Getting the immediate "parent" group of an object

2016-07-07 Thread Scott Rossi
Wouldn't "owner" work for this? Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/7/16, 2:50 PM, "use-livecode on behalf of Sannyasin Brahmanathaswami" wrote: >If you don't want to enter mouseup

Getting the immediate "parent" group of an object

2016-07-07 Thread Sannyasin Brahmanathaswami
If you don't want to enter mouseup handlers all over the UI, the usual means is to trap for the target in the card script or stack script. is there a way to get the immediate "parent" group of a group object? In case like this I have a number of "portal-link-label" as the subgroups are all made