[Databinding] ObservableMapLabelProvider + Tooltips [message #333218] |
Mon, 01 December 2008 11:24  |
Eclipse User |
|
|
|
Hello,
im working on tableviewer and databinding. everything works great except
tooltips. i didn't find any way how to make tooltips with an
ObservableMapLabelProvider possible.
maybe someone could point my to the right direction.
thank you
lukas
|
|
|
Re: [Databinding] ObservableMapLabelProvider + Tooltips [message #333220 is a reply to message #333218] |
Mon, 01 December 2008 11:49   |
Eclipse User |
|
|
|
Hi,
The ColumnViewerToolTipSupport recalculates the tooltip everytime before
it is shown so I don't think you need to use Databinding there. Or was
ColumnViewerToolTipSupport the thing you searched for.
See [1] for examples.
Tom
[1]http://wiki.eclipse.org/JFaceSnippets
Lukas Myslivec schrieb:
> Hello,
>
> im working on tableviewer and databinding. everything works great except
> tooltips. i didn't find any way how to make tooltips with an
> ObservableMapLabelProvider possible.
>
> maybe someone could point my to the right direction.
>
> thank you
> lukas
>
|
|
|
Re: [Databinding] ObservableMapLabelProvider + Tooltips [message #333227 is a reply to message #333220] |
Mon, 01 December 2008 15:16   |
Eclipse User |
|
|
|
Hello,
i am using databinding for binding the content to my tableviewer. so the
labelprovide is ObservableMapLabelProvider which extends LabelProvider and
not celllabelprovider which i dont understood.
thank very much you for your hint ColumnViewerToolTipSupport. but this is
not working.
some other ideas with tableviewer databinding and tooltips?
thank you
lukas
|
|
|
|
Powered by
FUDForum. Page generated in 0.03145 seconds