Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » change text hover style
change text hover style [message #552015] Tue, 10 August 2010 14:26 Go to next message
mjid is currently offline mjidFriend
Messages: 34
Registered: April 2010
Member
Hi all,

I use tooltip on eclipse by implementing interface ITextHover.

So how can i change color and style of text inside the hover by java code?

Thanks in advance,

[Updated on: Tue, 10 August 2010 14:28]

Report message to a moderator

Re: change text hover form [message #552187 is a reply to message #552015] Wed, 11 August 2010 08:02 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
majid wrote:
> Hi all,
>
> I use tooltip on eclipse by implementing interface ITextHover.
>
> So how can i change color and form of text inside the hover by java code?
What do you mean by "form of text"?

Dani
>
> Thanks in advance,
Re: change text hover style [message #552209 is a reply to message #552187] Wed, 11 August 2010 09:37 Go to previous messageGo to next message
mjid is currently offline mjidFriend
Messages: 34
Registered: April 2010
Member
Hi,

I mean by this the style of text.

majid
Re: change text hover style [message #552224 is a reply to message #552209] Wed, 11 August 2010 10:58 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
majid wrote:
> Hi,
>
> I mean by this the style of text.
Take a look at
org.eclipse.jface.text.ITextHoverExtension.getHoverControlCr eator() and
org.eclipse.jface.text.DefaultInformationControl.

Dani
>
> majid
Previous Topic:Simple Eclipse multi-page editor question
Next Topic:How to detect node selection change in CN inside Editor
Goto Forum:
  


Current Time: Tue Sep 24 18:14:27 GMT 2024

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

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

Back to the top