Maruee style progressbar in wxPython
- by mridang
Hi,
Could anyone tell me how to implement a marquee style progress bar in wxPyhon? As stated on MSDN:
you can animate it in a way that shows
activity but does not indicate what
proportion of the task is complete.
Thank you.