unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Showing eldoc tips using Popup/Tooltip Windows
@ 2009-10-01 11:39 Nordlöw
  2009-10-01 15:19 ` Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2009-10-01 11:39 UTC (permalink / raw)
  To: help-gnu-emacs

I really think that eldoc-mode, c-eldoc should display the prototype
as pop-window above/under the cursor position instead of in the
minibuffer.

What are informational message/tooltip popup-windows called in emacs
and how do I use them?

Any other advice on such a popup-window together with eldoc.

/Nordlöw


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

* Re: Showing eldoc tips using Popup/Tooltip Windows
  2009-10-01 11:39 Showing eldoc tips using Popup/Tooltip Windows Nordlöw
@ 2009-10-01 15:19 ` Tassilo Horn
  0 siblings, 0 replies; 2+ messages in thread
From: Tassilo Horn @ 2009-10-01 15:19 UTC (permalink / raw)
  To: help-gnu-emacs

Nordlöw <per.nordlow@gmail.com> writes:

Hi!

> What are informational message/tooltip popup-windows called in emacs
> and how do I use them?

,----[ C-h f tooltip-show RET ]
| tooltip-show is a compiled Lisp function in `tooltip.el'.
| 
| (tooltip-show TEXT &optional USE-ECHO-AREA)
| 
| Show a tooltip window displaying TEXT.
| 
| Text larger than `x-max-tooltip-size' is clipped.
| 
| If the alist in `tooltip-frame-parameters' includes `left' and `top'
| parameters, they determine the x and y position where the tooltip
| is displayed.  Otherwise, the tooltip pops at offsets specified by
| `tooltip-x-offset' and `tooltip-y-offset' from the current mouse
| position.
| 
| Optional second arg USE-ECHO-AREA non-nil means to show tooltip
| in echo area.
`----

Bye,
Tassilo





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

end of thread, other threads:[~2009-10-01 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 11:39 Showing eldoc tips using Popup/Tooltip Windows Nordlöw
2009-10-01 15:19 ` Tassilo Horn

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