Group Problem

Mark Schonewille m.schonewille at economy-x-talk.com
Sat Nov 4 15:43:59 EST 2006


I posted this 5 days ago:

Create your button on the first card of your stack, select it, choose  
Group Selected from the Object menu and run the following script:

put the short id of the last grp into myID
-- following line shows grp if new cards
-- are created afterwards
set the bgBehavior of the last grp to true
repeat with x = 2 to number of cards
   place bg id myID onto cd x
end repeat

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software.  
Download at http://www.salery.biz

Op 4-nov-2006, om 20:35 heeft LunchnMeets at aol.com het volgende  
geschreven:

> Hi Everyone,
>
> I'm using Mac OSX. I cut a group of fields and buttons from one  
> stack and
> pasted it into another. However, I want that group in the new stack  
> to appear on
> all existing and new cards. That's not happening. What did I do  
> wrong? I
> checked off "Act like background" but that didn't do it.
>
> Joe
> Orlando, FL





More information about the use-livecode mailing list