wxPython progress bar widget

selwyn selwyn at aotearoa_is_home.nz
Thu Feb 19 02:25:24 EST 2004


Jani Yusef wrote:
> Does wxPython have a progress bar widget for use. If so I can't seem
> to find anything via google.......
> My app is pythoncard/wxPython based. I'd like to have a graphical bar
> meter of some sort to show the status of a recurring lengthy file
> upload done by the app.
> Any advice or suggestions?
> Thanks!!
in pythoncard this is a Gauge (which wraps wxGauge)




More information about the Python-list mailing list