Astounding. Works. Thank you. Never had seen relayer!!! On 3 August 2017 at 18:30, Randy Hengst via use-livecode < [email protected]> wrote:
> How about something like this in the button you want to remove from a > group… > if the first word the owner of me is "Group" then > > relayer me after the owner of me > > end if > > > > > On Aug 3, 2017, at 11:52 AM, Kaveh Bazargan via use-livecode < > [email protected]> wrote: > > > > Can't find how to remove a button from a group of buttons. Tried this in > > stack script: > > > > on mouseup > > remove the target from group "presentations" > > grab the target > > end if > > end mouseup > > > > but says object is not in group. Checked it is. > > > > -- > > Kaveh Bazargan > > Director > > River Valley Technologies > > @kaveh1000 > > +44 7771 824 111 > > www.rivervalleytechnologies.com > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode -- Kaveh Bazargan Director River Valley Technologies @kaveh1000 +44 7771 824 111 www.rivervalleytechnologies.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
