unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: mouse clicks on tool-bar -- why not recognize different mouse buttons?
Date: Fri, 15 Oct 2004 13:20:43 +0530	[thread overview]
Message-ID: <68c73b1a04101500502e54fecb@mail.gmail.com> (raw)
In-Reply-To: <gypt3kihvq.fsf@acrab.math.leidenuniv.nl>

On 15 Oct 2004 09:02:17 +0200, Miguel Frasson
<frasson@acrab.math.leidenuniv.nl> wrote:
> Other mouse buttons could be bound, for example, for a popup menu for
> customization, properties or related actions.  In firefox (maybe mozilla
> is the same), for instance, a right click in the bookmark toolbar allows
> customization.  It would be interesting to allow user to customize a
> toolbar button, if it makes sense, by right-clicking on it, and selecting
> "Customize this button", or "customize toolbar" there.  Think in a "Print"
> button.  One can just print pushing it, but one could select printer,
> select printing options, etc.  Why allow Control + click and not
> right-button click, for instance?

My views, I may be wrong though:
Usually, all right mouse button clicks are made to show Contextual
Menus, which means based on the context where the user has clicked,
the appropriate menus are shown. I guess this is a standard Windoze
GUI behavior. Each entity can over ride some methods (we do it through
C++ interfaces in our development) which will show the context
specific menu. I feel it is a good idea to let each entity to decide
what needs to be show when a RMB click is done. The emacs engine must
just identify the entity under the cursor and call it's implementation
of the contextual menu.

with best regards,
dhruva

-- 
Proud FSF member: #1935
http://schemer.fateback.com/

  reply	other threads:[~2004-10-15  7:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=68c73b1a04101500502e54fecb@mail.gmail.com \
    --to=dhruva.krishnamurthy@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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).