From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org, rms@gnu.org, Per Abrahamsen <abraham@dina.kvl.dk>
Subject: Re: Customize interface: The use of "boxed" buttons
Date: 08 Jun 2004 10:09:58 +0200 [thread overview]
Message-ID: <m33c56sc6h.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <x5hdtmlfew.fsf@lola.goethe.zz>
David Kastrup <dak@gnu.org> writes:
> storm@cua.dk (Kim F. Storm) writes:
>
> > storm@cua.dk (Kim F. Storm) writes:
> >
> > > > A change in mouse cursor type when the mouse is over a button is more
> > > > common in other application.
> > > >
> > > > Emacs has no facility for that, but it might not be too hard to add one
> > > > by modifying the code that now does mouse highlighting.
> > >
> > > Emacs HAS the facility to do that -- using a pointer property.
> > > Try the following patch:
> >
> > Actually, the following patch works better, as it also changes
> > the pointer shape over images (like checkboxes):
>
> I don't think that the pointer shape should be changed over images
> without any indication that it has some special behavior. Not every
> image is something special to click on.
The change is made in widget-specify-button -- I thought it was used
for buttons only, and then it seems sensible to treat text and image
buttons alike (supposing that all buttons have some "special" behaviour).
>
> Indicators might be mouse-face, a keymap of its own, a mouse-over property.
Indicators of what?
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
next prev parent reply other threads:[~2004-06-08 8:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-05 14:12 Customize interface: The use of "boxed" buttons Per Abrahamsen
2004-06-05 22:26 ` Miles Bader
2004-06-06 14:47 ` Per Abrahamsen
2004-06-06 20:55 ` Miles Bader
2004-06-07 7:24 ` Per Abrahamsen
2004-06-07 7:36 ` Miles Bader
2004-06-07 7:10 ` Richard Stallman
2004-06-06 14:31 ` Richard Stallman
2004-06-06 14:53 ` Per Abrahamsen
2004-06-06 17:14 ` Paul Pogonyshev
2004-06-07 7:11 ` Richard Stallman
2004-06-07 7:39 ` Per Abrahamsen
2004-06-07 7:46 ` Miles Bader
2004-06-08 20:31 ` Richard Stallman
2004-06-07 9:29 ` Kim F. Storm
2004-06-07 23:27 ` Kim F. Storm
2004-06-08 6:41 ` David Kastrup
2004-06-08 8:09 ` Kim F. Storm [this message]
2004-06-08 8:26 ` David Kastrup
2004-06-08 9:30 ` Per Abrahamsen
2004-06-06 15:17 ` Per Abrahamsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m33c56sc6h.fsf@kfs-l.imdomain.dk \
--to=storm@cua.dk \
--cc=abraham@dina.kvl.dk \
--cc=emacs-devel@gnu.org \
--cc=rms@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.