Re: Basic technique needed...

2016-05-12 Thread Paul Dupuis
On 5/12/2016 1:01 PM, Mark Waddingham wrote: > Hi Paul, >> How do you change the card in a visible stack without making it the top >> stack? > > Try 'the currentCard of stack ...' - this is something we added a long > time ago, but I think it might never have been documented... > > Warmest Rega

Re: Basic technique needed...

2016-05-12 Thread Klaus major-k
Hi Paul, > Am 12.05.2016 um 19:56 schrieb Paul Dupuis : > > On 5/12/2016 1:06 PM, Klaus major-k wrote: >> But this is not listed in the LC 8 dictionary! >> It is listed under „current card“ (TWO words!) :-/ > > 'current card' is different from 'currentCard'. > 'current card' is an alias for 'thi

Re: Basic technique needed...

2016-05-12 Thread Paul Dupuis
On 5/12/2016 1:06 PM, Klaus major-k wrote: > But this is not listed in the LC 8 dictionary! > It is listed under „current card“ (TWO words!) :-/ 'current card' is different from 'currentCard'. 'current card' is an alias for 'this card' ___ use-livecod

Re: Basic technique needed...

2016-05-12 Thread Klaus major-k
> Am 12.05.2016 um 19:01 schrieb Mark Waddingham : > > Hi Paul, >> How do you change the card in a visible stack without making it the top >> stack? > > Try 'the currentCard of stack ...' - this is something we added a long time > ago, but I think it might never have been documented… AHA!

Re: Basic technique needed...

2016-05-12 Thread Mark Waddingham
Hi Paul, How do you change the card in a visible stack without making it the top stack? Try 'the currentCard of stack ...' - this is something we added a long time ago, but I think it might never have been documented... Warmest Regards, Mark. -- Mark Waddingham ~ m...@livecode.com ~ ht

Basic technique needed...

2016-05-12 Thread Paul Dupuis
My brain is apparently not functioning today as I am trying to so something that seems like it should be simple, but isn't. I have 2 stacks, Stack1 and Stack2. Stack2 has 2 cards "Card1" and "Card2". Stack1 is the active topStack (topLevel) and Stack2 is visible to one side, but not the active st