Skip navigation.
 
mlRe: Disabling NSTableView's text cell wrap-around tool tip?
FROM : Kyle Sluder
DATE : Wed Mar 26 00:53:04 2008

On Tue, Mar 25, 2008 at 4:46 PM, Nick Zitzmann <<email_removed>> wrote:
>  At some point in time (probably 10.5), a new feature was added to
>  NSTableView where mousing over a row & column that displays more than
>  one line of text throws up a table view containing all of the row &
>  column's text.


Read the AppKit release notes at
<http://developer.apple.com/releasenotes/Cocoa/AppKit.html>,
specifically the section titled "NSCell Automatic Expansion ToolTip
Frame".

--Kyle Sluder

Related mailsAuthorDate
mlDisabling NSTableView's text cell wrap-around tool tip? Nick Zitzmann Mar 25, 21:46
mlRe: Disabling NSTableView's text cell wrap-around tool tip? Kyle Sluder Mar 26, 00:53