On Mon, Mar 27, 2017 at 9:23 AM, Jim Hurley via use-livecode <
use-livecode@lists.runrev.com> wrote:

> As I recall there is a method of retroactively creating a button with
> background behavior, this is appears on all existing cards.
>

My understanding is that only a group can do that, not a button

repeat with i = 1 to the number of cards in this stack

if there is group snoozle on cd i of this stack then

else

place group snoozle onto cd i of this stack

end if


end repeat



-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
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