Bug 307514 - Tooltips for TableViewer
Summary: Tooltips for TableViewer
Status: RESOLVED INVALID
Alias: None
Product: RAP
Classification: RT
Component: RWT (show other bugs)
Version: 1.3   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2010-03-30 08:27 EDT by kelvin kelvinsky CLA
Modified: 2010-07-07 08:33 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kelvin kelvinsky CLA 2010-03-30 08:27:43 EDT
Tooltips for TableViewer work only if you set CellLabelProvider on TableViewerColumn. If you set CellLabelProvider only on TableViewer, tooltip is not displayed.
I tested in in 1.3.0 M2 and M6.

It looks in TableViewer's method setLabelProvider is not attached labelProvider to list of CellToolTipProviders.
Comment 1 Ivan Furnadjiev CLA 2010-04-07 04:06:37 EDT
Can you provide a snippet that demonstrate the usage of CellLabelProvider on a TableViewer for displaying the cell tooltips?
Comment 2 Ivan Furnadjiev CLA 2010-07-07 08:33:28 EDT
Please reopen if you have a snippet that demonstrate the usage of CellLabelProvider on a TableViewer for displaying the cell tooltips.