Re: Buttons all in the same background

2013-07-14 Thread Andrew Kluthe
Make sure you use Place Object instead of just copying the group.


On Sun, Jul 14, 2013 at 12:36 PM, Mark Rauterkus
mark.rauter...@gmail.comwrote:

 Hi,

 I have 3 buttons that I had hoped were all in the same background group so
 that when the script was changed on one card they'd be changed in all the
 other LC cards.

 Not so.

 Now what? I have 20 cards.

 Buttons Show Attendance, Show Performances and Show Health should all be in
 the same location and with the same scripts with the entire stack of cards.

 What is the script to unify these elements?

 Thanks.


 --
 Ta.


 Mark Rauterkus   mark.rauter...@gmail.com
 PPS Summer Dreamers' Swim and Water Polo Camp Head Coach
 Pittsburgh Combined Water Polo Team

 http://Rauterkus.blogspot.com
 http://FixPA.wikia.com
 http://CLOH.wikia.com
 412 298 3432 = cell
 ___
 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




-- 
Regards,

Andrew Kluthe
and...@ctech.me
___
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


Re: Buttons all in the same background

2013-07-14 Thread dunbarx
Hi.


If you have a card script that does stuff to that group, it makes no difference 
whether that group has its backGroundBehavior set to true or not. Though that 
group will appear on any new card you make automatically, the script of the new 
card will always be empty.


I think what you are asking for is a script that encompasses all cards. This 
would be, most likely, the stack script, though there are a few other places 
that will do as well. Do you know how the message hierarchy works well enough 
to make this happen for you?


Write back if you need more help.


Craig Newman



-Original Message-
From: Mark Rauterkus mark.rauter...@gmail.com
To: use-livecode use-livecode@lists.runrev.com
Sent: Sun, Jul 14, 2013 1:36 pm
Subject: Buttons all in the same background


Hi,

I have 3 buttons that I had hoped were all in the same background group so
that when the script was changed on one card they'd be changed in all the
other LC cards.

Not so.

Now what? I have 20 cards.

Buttons Show Attendance, Show Performances and Show Health should all be in
the same location and with the same scripts with the entire stack of cards.

What is the script to unify these elements?

Thanks.


--
Ta.


Mark Rauterkus   mark.rauter...@gmail.com
PPS Summer Dreamers' Swim and Water Polo Camp Head Coach
Pittsburgh Combined Water Polo Team

http://Rauterkus.blogspot.com
http://FixPA.wikia.com
http://CLOH.wikia.com
412 298 3432 = cell
___
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

 
___
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