Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse editor tooltip (x-post from Eclipse 4)
Eclipse editor tooltip (x-post from Eclipse 4) [message #1015167] Wed, 27 February 2013 15:49 Go to next message
Justin Unterreiner is currently offline Justin UnterreinerFriend
Messages: 10
Registered: August 2012
Junior Member
We'd like to use the same tooltip control that Eclipse uses in our own RCP application. I'm talking about the one that shows up when you hover your mouse over a member variable etc in the Eclipse Java text editor (screenshot below).

I want to show these when hovering over controls etc. We specifically need the ability to allow the user to select and copy text from the tooltip.

Does anybody know how I can tap into this functionality outside of a text editor?



http://eclipseone.files.wordpress.com/2010/08/unwanted-hover-tooltip-in-eclipse.jpg
Re: Eclipse editor tooltip (x-post from Eclipse 4) [message #1015267 is a reply to message #1015167] Thu, 28 February 2013 00:04 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Aren't JFace-Tooltips enough? See
http://wiki.eclipse.org/JFaceSnippets#Snippet020CustomizedControlTooltips

Tom

Am 27.02.13 16:49, schrieb Justin Unterreiner:
> We'd like to use the same tooltip control that Eclipse uses in our own
> RCP application. I'm talking about the one that shows up when you hover
> your mouse over a member variable etc in the Eclipse Java text editor
> (screenshot below).
>
> I want to show these when hovering over controls etc. We specifically
> need the ability to allow the user to select and copy text from the
> tooltip.
>
> Does anybody know how I can tap into this functionality outside of a
> text editor?
>
>
>
>
Previous Topic:How to propagate Child Section changes to the master Table elements
Next Topic:Problem with Bundle-Localization
Goto Forum:
  


Current Time: Fri Apr 26 20:24:56 GMT 2024

Powered by FUDForum. Page generated in 0.02886 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top