Rick...

Nice one !... You don't want to know for how long I have pondered on this...:-) 
I still think that you should be able to destroy the scroller as you leave the 
card and build it again on returning... but as a work around it certainly 
works... !

be well

Dixie

> Hi Dixie, Jacque, etc.
> 
> Here is the fix!
> Since scroller IDs are not deleted even though the
> scroller itself is deleted what needs to be done is to:
> 
> 1. First check for the existence of a scroller ID control.
> 2. If it doesn't yet exist - then create it.
> 3. When you closeCard do not delete the scroller (you'll need it again when 
> you come back.)
> 4. Go to your next card and come back to the original card with the scrollers.
>     (This time when the check for existence happens we don't create any new 
> scrollers so they still work fine!)
> 5. When exiting the stack - Now delete the scroller controls and clean up 
> after things.
> 
> I tried it, and it works!
> 
> Thank you for your help!
> 
> Rick
                                          
_______________________________________________
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

Reply via email to