[Qt-interest] Animated QProgressBar in a QTableView
James Larcombe
james.larcombe at avid.com
Thu Sep 2 12:12:27 CEST 2010
Omar AKHAM wrote:
> In QtDesigner, putting a QProgressBar and setting it's min = max = 0,
> the result is an animated QProgressBar (look like a WaitingBar
without
> progression). How to have it in a QTableView (using a custom
delegate) ?
> I tried to do it, but the ProgressBar is not animated.
Are you using Windows Vista or Windows 7? There's a bug in
QWindowsVistaStyle that prevents the indeterminate progress bars from
animating correctly - see
http://bugreports.qt.nokia.com/browse/QTBUG-10984.
Apologies if this is not relevant and your problem is specific to the
QTableView.
James
More information about the Qt-interest-old
mailing list