GNU bug report logs -
#57372
no-toolkit menu popups do not respect emacs font configuration
Previous Next
Full log
View this message in rfc822 format
> From: Po Lu <luangruo <at> yahoo.com>
> Cc: tom <at> logand.com, 57372 <at> debbugs.gnu.org
> Date: Wed, 24 Aug 2022 20:11:54 +0800
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > Displaying pop-down menus with our display engine is "tricky", as the
> > TTY menus experience amply shows.
>
> Indeed, though it should be easier if each pane is a separate frame.
Frames are a bad basis for menus: they (the frames) are too
heavyweight for a menu, so the resulting menus will look ugly.
And there are other issues that make this unattractive: e.g., how do
you make a frame unmovable (which is required for sub-menus)?
If we want good-looking menus independent of any toolkit, we should
try to find a small library capable of producing them on popular GUI
platforms.
This bug report was last modified 2 years and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.