<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The best choice is probably to use a series of image or rectangle<br>objects (in a canvas), to render the progess bar as a number of tiles
<br>(increments).</blockquote><div><br>It's what i did, but to reload image cause a out of memory, and how can i use the garbage collector or other solution for to avoid overloading memory ?<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Another possiblity is to render the progressbar as a single solid color<br>rectangle.<br></blockquote></div><br>