redrawing buttons - animation
sean nicholas harper
snharper at cs.uchicago.edu
Tue Dec 31 13:18:01 EST 2002
So I have this button and it has a pretty color icon. I want to move the
button around the screen (not using animation manager). So I have a loop
that changes the location of the button.
Now, it works fine in the debugger, but not outside the debugger. This
leads me to suspect that I need to tell Runtime to refresh the screen or
something.
How do I do this?
Thanks,
Sean
More information about the use-livecode
mailing list