[PyQt] ProgressBar - Activity Mode
Antonio Valentino
antonio.valentino at tiscali.it
Wed Jul 14 10:45:20 BST 2010
Hi Mark,
Il giorno Wed, 14 Jul 2010 10:17:15 +0100
Mark Summerfield <list at qtrac.plus.com> ha scritto:
> On 2010-07-13, Antonio Valentino wrote:
> > Hi list,
> > I would like to get a progress bar that works in a way similar to
> > the "Activity Mode" of the corresponding GTK widget:
> >
> > http://www.pygtk.org/pygtk2reference/class-gtkprogressbar.html#method-gtkpr
> > ogressbar--pulse
> >
> > i.e. show activity by a block moving back and forth within the
> > progress area.
> >
> > Is there a quick way to do it?
> > Some code snippet to grab?
> >
> > What are possible alternatives for this kind of task?
>
> Just set the minimum and maximum to 0 and you'll get exactly what you
> want.
Thank you very much Mark,
I was pretty sure Qt to have that feature but completely missed it in
the doc.
thank again
--
Antonio Valentino
More information about the PyQt
mailing list