Multi-Line Tooltip [message #88090] |
Fri, 16 May 2008 11:36  |
Eclipse User |
|
|
|
Hi,
I'm using the Control#setToolTipText(String) function to set a tool tip
for a Button. My ToolTipMessage is long, so how can I add a line break?
I've tried \n and <br />, but nothing works.
Regards,
Max
|
|
|
|
Re: Multi-Line Tooltip [message #88153 is a reply to message #88109] |
Fri, 16 May 2008 13:10   |
Eclipse User |
|
|
|
Hi Elias,
it doen't work in RAP, so I've just submitted a bug report:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=232543
Regards,
Max
Elias Volanakis schrieb:
> Hi Max,
>
> button.setToolTipText("hi there\nthis is line2");
>
> should work (at least it does in RCP).
>
> If this is not the case in RAP, can you open a bug for it?
>
> Thanks,
> Elias.
>
>
>
> Maximilian Falkenstein wrote:
>> Hi,
>>
>> I'm using the Control#setToolTipText(String) function to set a tool
>> tip for a Button. My ToolTipMessage is long, so how can I add a line
>> break?
>> I've tried \n and <br />, but nothing works.
>>
>> Regards,
>>
>> Max
>
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.27157 seconds