wxPython progress bar widget

J

Jani Yusef

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

Josiah Carlson

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
 
S

selwyn

Jani said:
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)
 
P

Paul Probert

Jani said:
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!!
wxProgressDialog

Paul Probert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,183
Messages
2,570,966
Members
47,516
Latest member
ChrisHibbs

Latest Threads

Top