emacs-devel
[Top][All Lists]
Advanced

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

Re: Gtk scrollbar: thumb too short


From: Stefan Monnier
Subject: Re: Gtk scrollbar: thumb too short
Date: Sat, 29 Mar 2003 13:43:38 -0500

>     > I prefer the Emacs 20.7 way of doing it; that way, I don't think of
>     > the thumb as telling me that the buffer is larger than it really is.
> 
>     It's also the 21.3 behavior, except in Motif.
> 
> You posted a patch recently--was that intended to obtain this
> behavior with Motif as well?

Yes, the patch causes Motif to use the same thumb positio&size as
is used by Xaw3d and the native scrollbar.  The only snag is that
the thumb is temporarily forced to zero-length while dragging.
It looks a bit unclean but featurewise, it's pretty much "perfect"
and the implementation is very simple with no ugly hack as
we currently have for Xaw3d.


        Stefan





reply via email to

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