help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tool bar: How to get _no_ tooltip?


From: Reiner Steib
Subject: Re: tool bar: How to get _no_ tooltip?
Date: Sat, 21 Jan 2006 23:33:03 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Sat, Jan 21 2006, Ralf Angeli wrote:

> * Reiner Steib (2006-01-21) writes:
>> When moving the mouse over the icon, a tooltip with the text "nil"
>> is displayed.
>
> That looks like a bug.

Okay.  I'll file a bug report unless someone explains how to do it
properly.

>> How to disable the tooltip completely?  (The icon I want to use is a
>> separator icon without any associated command.)
>
> The separator should not be clickable anyway, so how about the
> following?  (That's how Miguel did it in AUCTeX.)

*blush* ... Why didn't it occur to me to check if AUCTeX' separator
icon has the same problem?

> (tool-bar-local-item "exit" nil nil tool-bar-map :enable nil)
> Disadvantage is that the image will become shaded.

That's good enough for me: I only want to separate standard icons
(undo, cut, paste, ...) from message mode specific buttons in Gnus'
message-mode.  I only used exit.xpm in my example on the list because
it comes with Emacs; for the real code I use AUCTeX' sep.xpm.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]