Hi Mark,

Il giorno Wed, 14 Jul 2010 10:17:15 +0100
Mark Summerfield <[email protected]> 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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to