<br><br><div class="gmail_quote">On Thu, Aug 20, 2009 at 6:56 PM, Vishal <span dir="ltr">&lt;<a href="mailto:vsapre80@gmail.com">vsapre80@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>Hi,</div><div><br></div><div>Have you seen this: </div><div><a href="http://en.wikipedia.org/wiki/Quicksort" style="text-decoration: none;" target="_blank">http://en.wikipedia.org/wiki/Quicksort</a></div><div>There is a GIF file in this webpage that shows how the workings of QuickSort. </div>


<div>We wish to do this for a process that goes on in runtime. Basically its a status display thing.</div><div>Any thoughts would help.</div><div></div></blockquote><div><br><br>Vishal,<br>If I understand right, you want to dynamically create an animation that shows what&#39;s going on with your process at runtime.<br>

<br>The Python Imaging Library will allow you to create animated gifs - like the Quicksort one...<br><br>navin.<br><br><br></div></div>