emacs-devel
[Top][All Lists]
Advanced

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

Re: Xaw3d configure fix


From: Stefan Monnier
Subject: Re: Xaw3d configure fix
Date: Wed, 29 Mar 2006 10:23:03 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> BTW, xterm.c seems to support Xaw scroll-bars, but they are never
> enabled because USE_TOOLKIT_SCROLL_BARS is defined only when MOTIF or
> Xaw3d is available wrt USE_X_TOOLKIT.

Indeed, when I hacked on the scrollbar code, I tried to make sure it works
with Xaw as well as a matter of good principle.  But nobody has considered
it worthwhile to provide yet-another compilation option.  I think there'd be
more interest in making it possible to use the non-toolkit-scrollbars even
if you compiled with toolkit scrollbars (i.e. make the choice at run time,
maybe even on a window-by-window basis).


        Stefan





reply via email to

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