Pasted card with a background not included in the number of cds of this bg
Andre.Bisseret
Andre.Bisseret at inria.fr
Thu Jun 24 08:37:37 EDT 2010
Bonjour,
create a stack
do new card
on this card 2 install a group "bgTrial" with backgroundBehavior set
to true
In the message box: put the number of cds in bg "bgTrial" returns "1"
as expected
clone card 2
in the message box: the number of cds in bg "bgTrial" returns "2" as
expected
BUT
copy cd (on card 2)
paste
then a card is added; the background "bgTrial" is there (with
backgroundBehavior set to true) but
in the message box the number of cds in bg "bgTrial" still returns 2
while one might expect 3 (?)
So, if one copy/paste a card including a group whose
backgroundBehavior is set to true, the new card is not a part of the
cards of the background despite the fact that this background is
actually on the card.
More, if one clone such a card (resulting of copy/paste) then the new
card is not a part of the cards of the background!!
Listing the cards of the background (repeat loop) gives similar
results ("clones" are listed, not pasted cards)
Is this normal?
Any hint much appreciated
Best regards from Grenoble
More information about the use-livecode
mailing list