emacs-devel
[Top][All Lists]
Advanced

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

Re: Displaying images "outside" the layout


From: Lars Ingebrigtsen
Subject: Re: Displaying images "outside" the layout
Date: Sun, 26 Jan 2014 17:23:54 -0700
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

YAMAMOTO Mitsuharu <address@hidden> writes:

> This one works for me:
>
> (insert (propertize "splash" 'help-echo (propertize " " 'display 
> (create-image "splash.png"))) ?\n)
>
> You need to set x-gtk-use-system-tooltips to nil if you are using the
> GTK+ build, and the NS port cannot display images in tooltips AFAIK.

Hm, nice...  Is there an interface to display these kinds of things
without actually using the `help-echo' stuff?  I.e., is there a "display
this string in a tooltip like fashion"?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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