progressBar.setProgress( 0, 100 );
--- In [email protected], gabsaga <[EMAIL PROTECTED]> wrote:
>
>
> I have an application that when you click on a button, it loads an
image in a
> panel. There is a progress bar that shows progress on the image being
> loaded. The progress bar works fine when I load the first image but
when I
> load subsequent images, it still shows the last status of the first
progress
> bar. Is there a way to reset a progress bar so that it starts from 0
each
> time a new image is loaded?
>
> Thanks.
>
> Gabsaga
> --
> View this message in context:
http://www.nabble.com/How-to-Reset-ProgressBar--tp18634463p18634463.html
> Sent from the FlexCoders mailing list archive at Nabble.com.
>