Revolution is very slow to refresh fields. How can I speed it up?

Rob Cozens rcozens at pon.net
Sun Apr 9 12:32:51 EDT 2006


Hi Alex,

> The other method would replace the last line with something like
>         if ticks()-lastTicks > 5 then
>              set thethumbPosition of scrollBar "Progress Scrollbar" to 
> recordsProcessed
>              put ticks() into lastTicks
>         end if
>

My logic says to me that handler cannot produce consistent results 
across multiple progress bars--or even the same bar when the bar is 
resized or the number of loops changes.

Given time, perhaps the light will dawn.  Thanks for trying to educate 
me.


Rob Cozens
CCW, Serendipity Software Company

"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."

from "The Triple Foole" by John Donne (1572-1631)




More information about the use-livecode mailing list