how to implement more than one background?
Bob Sneidar
bobs at twft.com
Tue Jul 10 12:50:18 EDT 2012
I sent him screen shots.
Bob
On Jul 10, 2012, at 9:45 AM, Klaus on-rev wrote:
> Hi Tiemo,
>
> Am 10.07.2012 um 18:39 schrieb Tiemo Hollmann TB:
>
>> Hi Bob and Klaus,
>>
>> yes, I meant a couple of groups with the backgroundBehavior set to true. But
>> what I would like to have are two or three backgrounds with this behavior
>> and each should be assigned to a set of cards. E.g. card 1-3 with background
>> a and card 4-50 with background b and so on. I was used to this paradigm
>> from Toolbook, but it seems that I don't find it in LC, beside of
>> dynamically show and hide the different backgrounds on each set of cards. Or
>> am I misunderstanding something?
>
> do this:
> 1. Create all your groups you want to use as backgrounds.
> 2. Write a little script
> ...
> repeat with i = 1 to 3
> place bg "background group 1" onto cd i
> end repeat
> repeat with k = 4 to 45
> place bg "background grp 2" onto cd k
> end repat
> ## etc.
> 3. Done :-)
>
> I am not familiar with Toolbook...
>
>> Tiemo
>
> Best
>
> Klaus
>
> --
> Klaus Major
> http://www.major-k.de
> klaus at major.on-rev.com
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list