Going crazy with closing a stack
Doug Lerner
doug at webcrossing.com
Sun Feb 1 18:31:17 EST 2004
On 2/2/04 7:44 AM, "Frank Leahy" <frank at backtalk.com> wrote:
>
> On Sunday, February 1, 2004, at 10:02 PM,
> use-revolution-request at lists.runrev.com wrote:
>
>> A stack with a card containing 1500 controls takes about 10 minutes to
>> close - on my G4 Powerbook with 667 MHz.
>
> If you are doing something with those controls when you close the stack
> (e.g. moving them, or resetting any values), that can take a very long
> time.
>
> Either way, try setting lock screen and lock messages in your
> closeStack handler and see if that speeds things up.
My problem doesn't have anything to do with excessive controls. There are
just two in the stack. I am sure the closeStack handler itself is just not
being run, even when manually closing the stack. The revCloseVideoGrabber
isn't happening, which is what got me started on this.
doug
More information about the use-livecode
mailing list