unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 43405@debbugs.gnu.org, juri@linkov.net
Subject: bug#43405: Tool bar item doesn't align to the right edge
Date: Fri, 18 Sep 2020 10:38:18 +0200	[thread overview]
Message-ID: <m2a6xnxyx1.fsf@gmail.com> (raw)
In-Reply-To: <83sgbg5sg2.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 17 Sep 2020 18:33:17 +0300")

>>>>> On Thu, 17 Sep 2020 18:33:17 +0300, Eli Zaretskii <eliz@gnu.org> said:
    >> Now the question is: do we want to expose this to lisp

    Eli> I think so, yes.

    >> and if so, how?

    Eli> Some attribute of the binding, similar to :image and :vert-only, I
    Eli> guess?

    >> I mean, I have no idea if the macOS or MS-Windows tool bar have a
    >> similar feature.

    Eli> I don't know about macOS, but MS-Windows uses the native tool bar
    Eli> produced by our own code, i.e. it displays a Lisp string in a special
    Eli> window.

OK, so I took a look, and Iʼm not sure itʼs possible with the native
tool bar. We have '(space :align-to right)', but that just inserts
space up to a specified location, everything subsequent is
appended. In order to calculate the correct location, Iʼd need to know
the width of everything that came after the space, which only
redisplay can tell us, unless thereʼs a function Iʼve missed?
'string-width' doesnʼt take 'display properties into account.

macOS has something called a flexibleSpace toolbar item that might
serve, but Iʼm utterly ignorant of how the macOS code works.

Robert





  reply	other threads:[~2020-09-18  8:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvd02uygtp.fsf-monnier+emacs@gnu.org>
     [not found] ` <87mu1xrjqw.fsf@gkayaalp.com>
     [not found]   ` <48ed4897-356c-4669-a330-1fdb5d65402b@default>
     [not found]     ` <CAP_d_8VYOrFJ6=3boUDvdxTQkEm=ZdUtE+nm2M+kuZdoCBg48g@mail.gmail.com>
     [not found]       ` <83lfhhijbl.fsf@gnu.org>
     [not found]         ` <871rj9uz12.fsf@gkayaalp.com>
     [not found]           ` <alpine.NEB.2.22.394.2009102307230453.22593@sdf.lonestar.org>
     [not found]             ` <E1kGaUK-0004lt-IG@fencepost.gnu.org>
     [not found]               ` <875z8k4wv8.fsf@posteo.net>
     [not found]                 ` <83pn6shjni.fsf@gnu.org>
     [not found]                   ` <20200911074445.GB5194@tuxteam.de>
     [not found]                     ` <87zh5uqdqm.fsf@mail.linkov.net>
     [not found]                       ` <834ko1da33.fsf@gnu.org>
     [not found]                         ` <87sgbloe5z.fsf@mail.linkov.net>
     [not found]                           ` <83een5bkja.fsf@gnu.org>
     [not found]                             ` <87v9ghlc5c.fsf@mail.linkov.net>
     [not found]                               ` <83d02pbhny.fsf@gnu.org>
2020-09-14 19:18                                 ` bug#43405: Tool bar item doesn't align to the right edge Juri Linkov
2020-09-14 19:34                                   ` Eli Zaretskii
2020-09-15 18:14                                     ` Juri Linkov
2020-09-15 18:39                                       ` Eli Zaretskii
2020-09-16 19:29                                         ` Juri Linkov
2020-09-17  9:03                                         ` Robert Pluim
2020-09-17 13:45                                           ` Eli Zaretskii
2020-09-17 14:43                                             ` Robert Pluim
2020-09-17 14:54                                               ` Eli Zaretskii
2020-09-17 15:24                                                 ` Robert Pluim
2020-09-17 15:33                                                   ` Eli Zaretskii
2020-09-18  8:38                                                     ` Robert Pluim [this message]
2020-09-18  8:58                                                       ` Eli Zaretskii
2020-09-21 18:30                                                         ` Robert Pluim
2020-09-21 19:04                                                           ` Eli Zaretskii
2020-09-21 20:07                                                             ` Robert Pluim
2020-09-22 14:39                                                               ` Eli Zaretskii
2020-09-22 15:14                                                                 ` Robert Pluim
2020-09-22 15:26                                                                   ` Eli Zaretskii
2020-09-14 19:53                                   ` spvk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2a6xnxyx1.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=43405@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=juri@linkov.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).