emacs-devel
[Top][All Lists]
Advanced

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

Re: Space between toolbar and window (Carbon?)


From: Kim F. Storm
Subject: Re: Space between toolbar and window (Carbon?)
Date: Sat, 04 Mar 2006 23:35:51 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:

> David Reitter <address@hidden> writes:
>
>> Can anyone give me a hint as to whether I can easily remove the extra
>> space between the toolbar and the window (see screenshot)? It varies
>> in size with frame height and line height and I'd like to get rid of
>> it. Where in the code would I have to look? Is this Carbon specific?
>
> You cannot remove it ... it is added to make the toolbar area height
> to be a multiple of the "nominal" display line height.
>
> The reason for this is buried deeply in the redisplay engine.
>
> I plan to fix this after the release.

I have installed some (less radical) changes to visually eliminate the
extra space between the tool-bar and text window for non-toolkit
builds (notably on X).

Actually, the limitations of the redisplay engine still exists, so to
eliminate the extra space the height of the tool-bar line(s) is now adjusted
to fill out the screen area allocated for the tool-bar.

However, I found that a little space (in the default background color)
is actually nice to have, so I've made a new variable tool-bar-border
so you can fine-tune it.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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