Maruee style progressbar in wxPython

Posted by mridang on Stack Overflow See other posts from Stack Overflow or by mridang
Published on 2010-05-18T10:36:29Z Indexed on 2010/05/18 10:40 UTC
Read the original article Hit count: 402

Filed under:
|

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.

alt text

© Stack Overflow or respective owner

Related posts about python

Related posts about wxpython