• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Disabling NSTableView's text cell wrap-around tool tip?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disabling NSTableView's text cell wrap-around tool tip?


  • Subject: Disabling NSTableView's text cell wrap-around tool tip?
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 25 Mar 2008 14:46:04 -0600

I checked the archives but didn't see anything.

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.

That's nice, but my application auto-resizes each table view row so that the text fits perfectly within its row & column. Moreover, it sets its own tool tips for NSTableView rows using the - tableView:toolTipForCell:... delegate method. So how do I turn this feature off? Right now, when mousing over a row that has more than one line, I'm seeing two different tool tips, and I only want to see my own.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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


  • Follow-Ups:
    • Re: Disabling NSTableView's text cell wrap-around tool tip?
      • From: "Kyle Sluder" <email@hidden>
  • Prev by Date: Re: Plug-in with Window
  • Next by Date: Re: Perform selector on thread
  • Previous by thread: Re: Plug-in with Window
  • Next by thread: Re: Disabling NSTableView's text cell wrap-around tool tip?
  • Index(es):
    • Date
    • Thread