Slow opening of cards in .exe file

William de Smet williamdesmet at gmail.com
Mon Mar 22 15:23:35 EDT 2010


Hello there,

In a new app I am working on I am experiencing slow opening of cards in the
.exe file on Windows 7 (on Mac OSX the app works fine and smootly).
It seems that all of the cards are send to memory at once because after the
first mouseclick and about 10 sec wait it all works fine.

In the button there is just a single line of code:
on mouseup
go cd "xxx"
end mouseup

I use a 'on preopencard' script on each card but I just hide some buttons in
there.
Nothing to difficult either.

Is there a way to speed things up or a way to improve performance?

Thanks!

Greetings,

William



More information about the use-livecode mailing list