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)

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to