Talk about major speed killer!

Jacqueline Landman Gay jacque at hyperactivesw.com
Sat Dec 8 19:08:01 EST 2001


Shari wrote:

> One way around locking the screen is to simply show a card sized
> graphic, to cover all the things moving around until they've finished.

I'm not sure what your stack does exactly, but the "move" command might
be handy. It is all set up to animate objects and handle the locking
business for you. You can either move a single object smoothly across
the screen, or you can "lock moves", move a bunch of them, and then
"unlock moves" to set them all in motion. It's preferable to setting
object locations inside a repeat loop, because during the "move"
execution, you can set it up so that user actions and system messages
continue normally while the move is happening.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the metacard mailing list