qt-interest@trolltech.com
[Top] [All Lists]

Re: Busy indicator not working for QProgressBar

Subject: Re: Busy indicator not working for QProgressBar
From: "Binoy"
Date: Thu, 17 Feb 2005 11:21:05 -0800
Hello Volker,

It does not work even with a setProgress() call.
I checked the QProgressBar source code and found that it is not being taken 
care in the versions mentioned earlier.
But, there was a piece of code in the earlier/some versions of QT(kde)to 
take care of this busy indicator according to a search on the net.
May be it is time to update the QT documentation to reflect the abscene of 
this behavior
-Binoy

"Volker Hilsheimer" <unwatched@xxxxxxx> wrote in message 
news:cv1n5m$o46$1@xxxxxxxxxxxxxxxxxxxxx
>> Hello Volker,
>>
>> According to the QT documentation, the setTotalSteps(0) is used in
> certain
>> situations to show a busy indicator when the the total steps required
> are
>> not known in advance.
>> In that case, what should be the value used to set the progress?
>
> An increasing number.
>
> Volker
>
> 

--
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>