Bug 4572 - Need support for tool tips in table columns (1GBZLD1)
Summary: Need support for tool tips in table columns (1GBZLD1)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 normal with 3 votes (vote)
Target Milestone: 3.2 M2   Edit
Assignee: Steve Northover CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 50026 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-11 14:19 EDT by Nick Edgar CLA
Modified: 2005-09-01 16:39 EDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2001-10-11 14:19:11 EDT
Table column headings should support tool tips.

Trigger PR: 1G45QKT: ITPJUI:WINNT - Tasklist columns - no tooltip and bogus names


NOTES:

NE (05/01/01 3:31:42 PM)
	Please advise when status of this PR changes.

	McQ (09/05/2001 4:06:29 PM) -
		We will not have time to get to this.
Comment 1 DJ Houghton CLA 2001-10-29 16:22:39 EST
PRODUCT VERSION:
0.046

Comment 2 Mike Wilson CLA 2002-09-04 15:20:29 EDT
Nick, was assigning this to SWT intended to indicate that you still want this 
feature, or are you just clearing your PR backlog?
Comment 3 Mike Wilson CLA 2002-09-10 13:51:21 EDT
Not sure what to do about this...
Comment 4 Sebastian Davids CLA 2002-12-03 05:10:05 EST
I think this is quite useful.

Take a look at the Tasks view.

What do the first 3 colums mean?

It would be good if we had a header tooltips like "Type of Task", "Priority",
and "Completed?"
Comment 5 Grant Gayed CLA 2004-01-15 08:47:23 EST
*** Bug 50026 has been marked as a duplicate of this bug. ***
Comment 6 Steve Northover CLA 2005-08-31 13:39:03 EDT
Fixed > 20050831

See TableColumn.setToolTipText() and TreeColumn.setToolTipText().
Comment 7 Nick Edgar CLA 2005-08-31 14:04:31 EDT
Cool.  I've filed bug 108493 for the corresponding marker view work.