emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs GTK scroll-bar flickering


From: Richard Stallman
Subject: Re: Emacs GTK scroll-bar flickering
Date: Fri, 21 Mar 2003 14:06:49 -0500

    When dragging, Emacs exits the GTK event loop and goes back to its
    own loop.  Then when an X event comes, it reenters the GTK event loop
    until all X events has been processed, then exits and enters again, etc.
    All this exiting and entering also seems to defeat the double buffering.

Perhaps GTK needs to be changed to do its double buffering
even between one call to its event loop and the next.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]