How do I show progress in a "Progress Bar" object (fill the progress bar)?
What handler and variable?
Thanks,
David
Progress Bar - Solved
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Progress Bar - Solved
Last edited by DR White on Sat Oct 19, 2013 2:24 pm, edited 1 time in total.
Re: Progress Bar
It would help if you tell us WHAT progress you want to display!
In the meantime check these scroll-/progress-bar properties in the dictionary: startvalue/endvalue/thumbposition
Where "thumbpos" (abbr. for thumbposition) is what you will probably want to set during a "repeat" loop.

In the meantime check these scroll-/progress-bar properties in the dictionary: startvalue/endvalue/thumbposition
Where "thumbpos" (abbr. for thumbposition) is what you will probably want to set during a "repeat" loop.
Re: Progress Bar
Klaus,
Your help was right on target and appreciated.
I should have figured it out myself.
Thanks,
David
Your help was right on target and appreciated.

I should have figured it out myself.
Thanks,
David