Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Description tooltips next to completion proposals
Description tooltips next to completion proposals [message #289567] Mon, 08 August 2005 08:34 Go to next message
Eclipse UserFriend
Hi,

When JDT lists completion proposals for an item it also shows detailed
documentation for the selected item in a rather large tooltip window
placed next to the proposals.

I've implemented completion for my custom editor and now I would like to
add such tooltips too. I looked at the IContextInformation parameters
and interface but these seem to deal with the smaller param description
tooltips, but the full description tooltip placed next to the proposals.
Does anyone know where in the PDE/Eclipse documentation I should start
to look for help on implementing this behavior?


Regards,
martin
Re: Description tooltips next to completion proposals [message #290263 is a reply to message #289567] Mon, 22 August 2005 10:48 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Martin Olsson wrote:

> Hi,
>
> When JDT lists completion proposals for an item it also shows detailed
> documentation for the selected item in a rather large tooltip window
> placed next to the proposals.
>
> I've implemented completion for my custom editor and now I would like
> to add such tooltips too. I looked at the IContextInformation
> parameters and interface but these seem to deal with the smaller param
> description tooltips, but the full description tooltip placed next to
> the proposals. Does anyone know where in the PDE/Eclipse documentation
> I should start to look for help on implementing this behavior?

See ICompletionProposal.getAdditionalProposalInfo()

Dani

>
>
> Regards,
> martin
Previous Topic:Any Search experts out there
Next Topic:Opening external file
Goto Forum:
  


Current Time: Fri Jun 06 15:53:40 EDT 2025

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

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

Back to the top