[wxpython-users] Add a progressbar in a statusbar
Mike Driscoll
mdriscoll at co.marshall.ia.us
Thu May 29 06:41:15 PDT 2008
> Hello,
>
> I want to add a progressbar into a statusbar, but it seems i cant find
> how to do it.
> Ive got the statusbar and the progressbar done, but i cant see how to
> link them.
> I know when you want to show text, you can do it by SetStatusText (
> field, pos )
> but I havent seen it for another cases.
> Im sure it must be something very obvious, but i cant see it, so.. any
> idea?
> Pleasee some help :)
>
> Thanks in advance
>
> * Leticia.
>
Hi,
Check out Andrea's Enhanced Status Bar:
http://wiki.wxpython.org/EnhancedStatusBar. You can add other widgets to
it which should give you the functionality you're looking for.
-------------------
Mike Driscoll
Blog: http:\\blog.pythonlibrary.org
Python Extension Building Network: http:\\www.pythonlibrary.org
More information about the wxpython-users
mailing list