unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* tool bar: How to get _no_ tooltip?
@ 2006-01-21 16:23 Reiner Steib
  0 siblings, 0 replies; 6+ messages in thread
From: Reiner Steib @ 2006-01-21 16:23 UTC (permalink / raw)


Hi,

M-: (tool-bar-local-item "exit" nil nil tool-bar-map) RET
adds a new icon to the tool bar.  When moving the mouse over the icon,
a tooltip with the text "nil" is displayed.

With `M-: (tool-bar-local-item "exit" nil nil tool-bar-map :help "")
RET', I get very small tooltip with no text.

How to disable the tooltip completely?  (The icon I want to use is a
separator icon without any associated command.)

The code above is for Emacs 22.  In Emacs 21 you need to use
(tool-bar-add-item "exit" nil nil) and (tool-bar-add-item "exit" nil
nil :help "").

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

end of thread, other threads:[~2006-01-24 16:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.2050.1137861629.26925.help-gnu-emacs@gnu.org>
2006-01-21 17:04 ` tool bar: How to get _no_ tooltip? Ralf Angeli
2006-01-21 22:33   ` Reiner Steib
     [not found]   ` <mailman.2080.1137890280.26925.help-gnu-emacs@gnu.org>
2006-01-22 11:31     ` Ralf Angeli
2006-01-24 14:49       ` Reiner Steib
     [not found]       ` <mailman.2363.1138116698.26925.help-gnu-emacs@gnu.org>
2006-01-24 16:48         ` Ralf Angeli
2006-01-21 16:23 Reiner Steib

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