Ethereal-dev: Re: [Ethereal-dev] [patch] gtk/progress_dlg.c: only update dialog box every 200m

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Fri, 02 Jan 2004 14:32:10 +0100
didier wrote:

Hi
With the speed up , dialog can be updated 30 to 50 time per second, IMO a little too much.

Didier

(30 frames a second? We could make a movie of it ;-)

patch checked in, with a small change, that the dialog will be updated every 100ms and not every 200ms as suggested.

When testing this, sometimes the progress bar "hopped" a bit too much, so I raised the update rate.

Regards, ULFL