Troy Rollins wrote: > > Michael Fisher wrote: > > >> :on mouseUp > >> : set the endValue of scrollbar "Progress" to 100 > >> : repeat with i=1 to 100 > >> : set the thumbposition of scrollbar "Progress" to i > >> : end repeat > >> :end mouseUp > >> : > >> :But had no luck ! > > > > This should work. Are you sure that the startValue of the scrollbar is 0? > > Cheers, > > Michael > > In my case it is. Still no luck. Even changing the thumbposition value > directly in the properties palette seem to yield no visual result.
Set the thumbsize to 0 also. Bug? > -- > Troy > RPSystems Andu > www.rpsystems.net
