unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* mouse clicks on tool-bar -- why not recognize different mouse buttons?
@ 2004-10-15  6:03 Drew Adams
  2004-10-15  6:13 ` Jan D.
  2004-10-15 12:22 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Drew Adams @ 2004-10-15  6:03 UTC (permalink / 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?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-10-15 12:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-15  6:03 mouse clicks on tool-bar -- why not recognize different mouse buttons? Drew Adams
2004-10-15  6:13 ` Jan D.
2004-10-15  7:02   ` Miguel Frasson
2004-10-15  7:50     ` Dhruva Krishnamurthy
2004-10-15 12:22 ` Richard Stallman

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