Hi Corona, I encountered some bugs with the progressView widget I guess.
I prepared five examples that shows different unexpeded behaviours.
These are:
- test1 – progress bar fill size is not correct
 - test2 – position is off
 - test3 – setProgress() called during progress bar animation
 - test4 – width of progress bar when using image sheets is too small
 - test5 – resizeView() makes progressbar fill too wide
 
I attached a ZIP file with a project and these tests.
I hope these tests helps fixing the problems.
Best René