From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: Ye Wenbin <wenbinye@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Is it possible to update tooltip text?
Date: Sat, 29 Mar 2008 16:00:43 +0100 [thread overview]
Message-ID: <47EE599B.2080309@gmail.com> (raw)
In-Reply-To: <op.t8r4l7sz52p72k@ywb-laptop>
Ye Wenbin wrote:
> Hi,
> I am wondering whether there is a function to update the text display in
> the
> tooltip. Maybe the tooltip is not what I what, because I think tooltip will
> disappear when user input something. I want a frame the display text like
> tooltip, and I can update the text according to user's input and hide
> it when needed.
> I think such feature is useful, for example it can be used for displaying
> candicate expansions or using by input methods. I try x-show-tip, but
> the frame display and disappear too often.
I searched for something like that too, but finally (for some other
reasons) decided to use an overlay instead. Maybe that was the wrong
approach and if you manage to get tooltips to work for you as you wanted
to above then please tell me.
My "overlay workaround" is in tabkey2.el:
http://www.emacswiki.org/cgi-bin/wiki/tabkey2.el
next prev parent reply other threads:[~2008-03-29 15:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-29 13:19 Is it possible to update tooltip text? Ye Wenbin
2008-03-29 15:00 ` Lennart Borgman (gmail) [this message]
2008-03-30 3:12 ` Ye Wenbin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47EE599B.2080309@gmail.com \
--to=lennart.borgman@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=wenbinye@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.