wxPython progress bar widget

Josiah Carlson jcarlson at nospam.uci.edu
Thu Feb 19 01:47:03 EST 2004


> 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!!

wxGauge

  - Josiah



More information about the Python-list mailing list