Widget smoothness (was: Unidentified subject!)
- From: Derek Simkowiak <dereks kd-dev com>
- To: gtk-devel-list redhat com
- Subject: Widget smoothness (was: Unidentified subject!)
- Date: Sun, 21 Nov 1999 17:36:35 -0800 (PST)
> The smoothness is thanks to advances in the fabrication of faster
> processors and graphics chipsets.
I don't like MS one bit, but this is not necessarily true.
Certain operations are much smoother in MS-Windows than it is in GTK+,
even running on the same "processors and graphics chipsets".
I don't know anything about the MSFC, but I'm guessing they are
using double-buffering. Another factor in the illusion of smoothness is
their "smoothscroll" feature, which quickly scrolls down a window only a
few pixels (or one pixel?) at a time rather than jumping down 10 or 20
pixels per keystroke/scrollwheel movement.
GTK+ 1.4 will have double-buffering, so that problem has already
been addressed. The real question is, will GTK+ have the smoothscroll
feature (which has alot to do with user interaction but very little to do
with redrawing)?
--Derek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]