NSTableView tooltips
NSTableView tooltips
- Subject: NSTableView tooltips
- From: Quincey Morris <email@hidden>
- Date: Wed, 20 Feb 2008 16:04:17 -0800
Anyone have advice about creating tooltips for a NSTableView and its
parts?
I laboriously created tooltips in IB3.0 for the table view, the header
"row", and each column, and saw the following behavior:
-- Hovering over the body of a column just gave the tooltip for the
whole table.
-- Hovering over a header gave the tooltip for the column below it.
-- Nothing produced the tooltip set up for the header row.
Is there any straightforward way to get this to work right? (I'm
trying to get a header tooltip over headers and column tooltips over
the body of the columns.)
BTW, deleting the table tooltip didn't "reveal" the column tooltips
underneath. Instead, no tooltip displayed anywhere in the body of the
table.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden