• 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
Re: Tooltips in an NSBrowser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tooltips in an NSBrowser


  • Subject: Re: Tooltips in an NSBrowser
  • From: Benjamin Stiglitz <email@hidden>
  • Date: Fri, 2 Nov 2007 11:05:44 -0700

I'm trying to get tooltips for items in my NSBrowser (on Tiger)

I've implemented -toolTipForCell: in my NSMatrix subclass, and I'm sure this is being set correctly, but the tooltip method never seems to get called.

Everything else seems to work correctly. Is this how I should be implementing the NSBrowser tooltips, or am I missing something?

Unfortunately, NSMatrix, and therefore NSBrowser, doesn’t currently support delegate-provided dynamic tooltips like NSTableView does. You’ll need to use -[NSMatrix setToolTip:forCell:] for each cell you create in the matrix.


-Ben_______________________________________________

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


References: 
 >Tooltips in an NSBrowser (From: Martin Redington <email@hidden>)

  • Prev by Date: Re: IB Palettes no longer supported in Leopard - what to do?
  • Next by Date: Re: NSCell subclass with custom binding
  • Previous by thread: Tooltips in an NSBrowser
  • Next by thread: WebView, NSPrintOperation and Leopard
  • Index(es):
    • Date
    • Thread