* Pop-up Windows
@ 2009-06-06 20:24 Nordlöw
2009-06-06 21:31 ` Marc Tfardy
0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2009-06-06 20:24 UTC (permalink / raw)
To: help-gnu-emacs
Is it possible to add in-place pop-up message windows like is done in
the following example:
http://blogs.msdn.com/photos/vcblog/images/9644620/original.aspx
Can I program this elisp somehow?
/Nordlöw
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Pop-up Windows
2009-06-06 20:24 Pop-up Windows Nordlöw
@ 2009-06-06 21:31 ` Marc Tfardy
0 siblings, 0 replies; 2+ messages in thread
From: Marc Tfardy @ 2009-06-06 21:31 UTC (permalink / raw)
To: help-gnu-emacs
Nordlöw schrieb:
> Is it possible to add in-place pop-up message windows like is done in
> the following example:
> http://blogs.msdn.com/photos/vcblog/images/9644620/original.aspx
>
> Can I program this elisp somehow?
This is not message window, but tooltip. Yes, Emacs can do it. Google
for tooltip in Emacs Lisp Reference Manual.
regards
Marc
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-06 21:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-06 20:24 Pop-up Windows Nordlöw
2009-06-06 21:31 ` Marc Tfardy
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).