Skip to main content



      Home
Home » Newcomers » Newcomers » Font of hover(Hovering in a plugin)
Font of hover [message #962820] Mon, 29 October 2012 06:57 Go to next message
Eclipse UserFriend
Hi,

I have a plugin where I added some text hovering (implements ITextHover, ITextHoverExtension2) for my specific extension.

When I hover above the specific item, the hovertext is shown in some kind of tooltip box; the font is some proportional font. I would like it to be a fixed font. Is this possible ? ... and if yes, how ?

Thanks
Re: Font of hover [message #963057 is a reply to message #962820] Mon, 29 October 2012 10:41 Go to previous message
Eclipse UserFriend
On 29.10.2012 11:57, Kitesurfer () wrote:
> Hi,
>
> I have a plugin where I added some text hovering (implements
> ITextHover, ITextHoverExtension2) for my specific extension.
>
> When I hover above the specific item, the hovertext is shown in some
> kind of tooltip box; the font is some proportional font. I would like
> it to be a fixed font. Is this possible ? ... and if yes, how ?
See org.eclipse.jface.text.ITextHoverExtension. This allows to create
your own control with the font you like. By default we use the dialog font.

Dani
>
> Thanks
Previous Topic:Eclipse Juno: "Not Responding" occasionally
Next Topic:My Perspective changes - is this normal?
Goto Forum:
  


Current Time: Wed Jul 23 01:30:58 EDT 2025

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

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

Back to the top