unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: mouse clicks on tool-bar -- why not recognize different mouse buttons?
Date: Thu, 14 Oct 2004 23:03:26 -0700	[thread overview]
Message-ID: <MEEKKIABFKKDFJMPIOEBGEOECGAA.drew.adams@oracle.com> (raw)

It looks like all mouse click events on tool-bar items have the same effect.
Or, rather, it looks like keyboard modifiers are taken into account, but all
mouse buttons are treated alike.

Except for the keyboard modifiers, this is like the treatment of menus in
the menu-bar (which doesn't recognize keyboard modifiers). This is standard
for menus -- you generally want a menu item to mean the same thing (what the
item says), regardless of keyboard modifiers or which mouse button was used.

However, since a tool-bar item is just a graphic (not a specific name, like
a menu item), why not treat tool-bar items more like we treat portions of
the mode-line: why not recognize different mouse button events on tool-bar
items? Why not, say, be able to have mouse-3 on a given tool-bar button do
something different from mouse-1 on the same item?

             reply	other threads:[~2004-10-15  6:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15  6:03 Drew Adams [this message]
2004-10-15  6:13 ` mouse clicks on tool-bar -- why not recognize different mouse buttons? Jan D.
2004-10-15  7:02   ` Miguel Frasson
2004-10-15  7:50     ` Dhruva Krishnamurthy
2004-10-15 12:22 ` Richard Stallman

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=MEEKKIABFKKDFJMPIOEBGEOECGAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /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).