Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Draw2d Label/MultilineLabel as more complex tooltip
Draw2d Label/MultilineLabel as more complex tooltip [message #159525] Mon, 29 November 2004 08:37 Go to next message
Marion Schmid is currently offline Marion SchmidFriend
Messages: 35
Registered: July 2009
Member
Hello!

I want to add a more complex tooltip to my figures and wonder, if I should
use the MultilineLabel for this or just creating a Figure containing an
array of Label objects and some of these label objects with a defined font
(some bold, some italic, etc.)

The tooltip should look in a way like a jface.text.DefaultInformationControl
but without the status field part on the bottom of this
DefaultInformationControl - just some bold text and some regular text in
multiple lines.

How would you implement this?

Thanks in advance!
marion
Re: Draw2d Label/MultilineLabel as more complex tooltip [message #159976 is a reply to message #159525] Wed, 01 December 2004 12:27 Go to previous messageGo to next message
Marion Schmid is currently offline Marion SchmidFriend
Messages: 35
Registered: July 2009
Member
Problem solved. Use DefaultInformationControl.

---
"Marion Schmid" <marion.schmid@sap.com> wrote in message
news:coen4q$e8o$1@www.eclipse.org...
> Hello!
>
> I want to add a more complex tooltip to my figures and wonder, if I should
> use the MultilineLabel for this or just creating a Figure containing an
> array of Label objects and some of these label objects with a defined font
> (some bold, some italic, etc.)
>
> The tooltip should look in a way like a
jface.text.DefaultInformationControl
> but without the status field part on the bottom of this
> DefaultInformationControl - just some bold text and some regular text in
> multiple lines.
>
> How would you implement this?
>
> Thanks in advance!
> marion
>
>
Re: Draw2d Label/MultilineLabel as more complex tooltip [message #195589 is a reply to message #159976] Mon, 12 September 2005 07:17 Go to previous message
Eclipse UserFriend
Originally posted by: mail4zlq.gmail.com

I got the same problem too,How would you implement this use
DefaultInformationControl???

Marion Schmid 写道:
> Problem solved. Use DefaultInformationControl.
>
> ---
> "Marion Schmid" <marion.schmid@sap.com> wrote in message
> news:coen4q$e8o$1@www.eclipse.org...
>
>>Hello!
>>
>>I want to add a more complex tooltip to my figures and wonder, if I should
>>use the MultilineLabel for this or just creating a Figure containing an
>>array of Label objects and some of these label objects with a defined font
>>(some bold, some italic, etc.)
>>
>>The tooltip should look in a way like a
>
> jface.text.DefaultInformationControl
>
>>but without the status field part on the bottom of this
>>DefaultInformationControl - just some bold text and some regular text in
>>multiple lines.
>>
>>How would you implement this?
>>
>>Thanks in advance!
>>marion
>>
>>
>
>
>
Previous Topic:2 symmetrical connections.
Next Topic:Properties for my EMF model in GEF
Goto Forum:
  


Current Time: Tue Apr 23 16:43:33 GMT 2024

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

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

Back to the top