Page 2 of 2

Re: Best way to slide stack into view

Posted: Fri May 29, 2015 9:54 pm
by catalinanesia
Simon,
Thanks for the reply, why it is working with LC in Edit mode?
is it because of the "on preopenCard" handler ?

Regards,
Catalin

Re: Best way to slide stack into view

Posted: Fri May 29, 2015 10:18 pm
by Simon
Hi Catalin,
...because of the "on preopenCard" handler
If you meant preOpenStack I don't see why that code would affect it.

As far as Why? I really don't know the deeper mechanisms in liveCode to tell you about the subtle differences between the Edit and Browse tool. In browse it looks like that repeat loop is blocking.

Simon