| Tooltips display duration [message #463906] |
Tue, 20 February 2007 04:53  |
Eclipse User |
|
|
|
Hi
I am developping an application using RCP.
I have many views and many items in them.
I have been able to set tooltips on those items (thanks to
setToolTipText(String)), and they are well displayed.
I'd like to define the display duration of the tooltip, but I didn't find
how.
Is it possible?
If so how can I do this, or at least how can I set a kind of 'autoHide'
property to 'false'?
Thanks
Guilhaume
|
|
|
|
| Re: Tooltips display duration [message #463915 is a reply to message #463913] |
Tue, 20 February 2007 06:02  |
Eclipse User |
|
|
|
Hi,
you can use emulated tooltips provided by JFace in 3.3. They allow you
to define the time they are displayed. See
http://tom-eclipse-dev.blogspot.com/2006/11/are-os-tooltips- not-flexible-enough.html
Tom
Jakub Jurkiewicz schrieb:
> Hi,
>
> AFAIK it isn't possible to set the duration time. You can check this
> bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=73228
> I think that the same is with the auto hide option.
> If I'm wrong please correct me.
>
> Hope this help you :)
>
> regards,
> Jakub Jurkiewicz
>
> Pinard-Legry Guilhaume wrote:
>> Hi
>>
>> I am developping an application using RCP.
>> I have many views and many items in them.
>>
>> I have been able to set tooltips on those items (thanks to
>> setToolTipText(String)), and they are well displayed.
>>
>> I'd like to define the display duration of the tooltip, but I didn't
>> find how.
>>
>> Is it possible?
>> If so how can I do this, or at least how can I set a kind of
>> 'autoHide' property to 'false'?
>>
>>
>> Thanks
>>
>> Guilhaume
>>
|
|
|
Powered by
FUDForum. Page generated in 0.03986 seconds