[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[news.eclipse.platform] rich text in content assist additional info
From
: Xavier Décoret <
Xavier.Decoret@xxxxxxx
>
Date
: Wed, 11 Oct 2006 10:52:05 +0200
Newsgroups
:
eclipse.platform
Organization
: EclipseCorner
User-agent
: Thunderbird 1.5.0.7 (Windows/20060909)
Hi,
I am trying to display rich text in additional info of a CompletionProposal, but this does not work:
result.add(new CompletionProposal(candidate,o,offset-o,candidate.length(),
null,
candidate,
null,
"Additional <em>info</em> with <b>tags</b>"));
Does anyone know how to do this?
Follow-Ups
:
[news.eclipse.platform] Re: rich text in content assist additional info
From:
Daniel Megert
Prev by Date:
[news.eclipse.platform] editor for structured document
Next by Date:
[news.eclipse.platform] OutOfMemoryError when starting Tomcat within Eclipse
Previous by thread:
[news.eclipse.platform] editor for structured document
Next by thread:
[news.eclipse.platform] Re: rich text in content assist additional info
Index(es):
Date
Thread