How can I remove one button from a group of fields and buttons?
Thanks!
Warren
Remove Button from Group
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Would this also work Mark if he has the name of the button:
Code: Select all
delete button "buttonNameHere"
Hi Garrett,
Of course, you can replace btn x and grp y with any valid reference to that button or that group. If the name of the button is unique, a reference to the button suffices and you won't need to refer to the group.
Best,
Mark
Of course, you can replace btn x and grp y with any valid reference to that button or that group. If the name of the button is unique, a reference to the button suffices and you won't need to refer to the group.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode