Speed of 'sliding a field'
Bill Vlahos
bvlahos at jpl.nasa.gov
Wed Apr 3 11:10:01 EST 2002
Both on an iBook and TiBook (G4 PowerBook) running OS X, your script is
very fast but only gives me 2 or 3 "frames" instead of showing all of
the 25 steps. To see all of the steps I did this:
lock screen
set the loc of field "list1" to nowX,nowY
unlock screen with plain very fast
Alternatively I replaced your line below with:
move field "list1" to nowX,nowY
and got smoother animation.
It looks like Rev executes the loop faster than the computer can display
it.
Bill Vlahos
On Tuesday, April 2, 2002, at 11:24 PM, David Kwinter wrote:
> set the loc of field "list1" to nowX,nowY
More information about the use-livecode
mailing list