What do you mean? The progress bar works like a scrollbar except you set the
thumbposition with scripts instead of with the mouse.

This is an example:

set the endValue of scrollbar "Progress" to 100
repeat with i=1 to 100
  set the thumbposition of scrollbar "Progress" to i
end repeat

Is that what you want?

>
>
> Hi Everyone,
>
>      I'm wondering if someone could direct me to an example of a progress
> bar script that I could learn from.
>
>      Regards,
>
>           Greg
>
>
>
>
> _________________________________________
> Gregory Lypny
> Associate Professor of Finance
> Concordia University
>
> _________________________________________
> "Take chances, make mistakes!"
>        - Ms Frizzle, The Magic School Bus
>
>
>
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>
>


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to