Andy Piper <andy(a)xemacs.org> writes:
At 04:21 PM 6/2/00 +0200, Hrvoje Niksic wrote:
>Some time ago I started using lesstif on my Linux machine. I noticed
>that the progress bar looks like a slider. Is that intentional? On
Yes - the other gauge is an athena widget in theory. It would be nice if
Motif had a real progress gauge.
If you want, I can ask around. Maybe a free Motif implementation of
progress gauge could be found.
>the cool side, the flicker is much less noticable than with
Athena,
>which flickers horribly.
Yes, I don't know whether this is the widget or the redisplay code
at fault. I would say the latter except that neither motif or
windows flashes like this.
Maybe Motif and Windows have additional protection against
over-zealous redisplay. This should be investigated, because the
flicker tends to annoy users and looks, ah, "unprofessional."
>Either font-lock should be fixed so that it doesn't attempt
to
>display the spurious progress, or the progress bar should be
>adapted to handle the case more gracefully.
Maybe the progress gauge shouldn't popup for incremental updates ...
Not for the small ones, anyway. When I insert (`C-x i') a huge file
into a Message buffer, I'd definitely like to see the progress gauge
as font-lock crunches the buffer.