* toolbar height
@ 2004-08-06 9:41 Miguel Frasson
2004-08-07 16:30 ` Kai Grossjohann
0 siblings, 1 reply; 2+ messages in thread
From: Miguel Frasson @ 2004-08-06 9:41 UTC (permalink / raw)
Hi.
It seems that the toolbar in gnu emacs must have the height as a multiple
of the "line height". Is there a reason for this curios behaviour? Can I
disable that, such that y toolbar does not use more space than it needs?
Miguel.
--
Miguel Vinicius Santini Frasson
http://www.math.leidenuniv.nl/~frasson
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: toolbar height
2004-08-06 9:41 toolbar height Miguel Frasson
@ 2004-08-07 16:30 ` Kai Grossjohann
0 siblings, 0 replies; 2+ messages in thread
From: Kai Grossjohann @ 2004-08-07 16:30 UTC (permalink / raw)
Miguel Frasson <frasson@mira.math.leidenuniv.nl> writes:
> It seems that the toolbar in gnu emacs must have the height as a
> multiple of the "line height". Is there a reason for this curios
> behaviour?
AFAIK, it's because the toolbar is implemented as a regular Emacs
window, just looking a bit strangely. And Emacs windows are always a
multiple of the line height tall.
You would have to implement toolbars in some other way in Emacs to get
rid of this limitation, I guess.
Kai
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-07 16:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-06 9:41 toolbar height Miguel Frasson
2004-08-07 16:30 ` Kai Grossjohann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).