tooltips on NSMatrix cells
tooltips on NSMatrix cells
- Subject: tooltips on NSMatrix cells
- From: Graham Cox <email@hidden>
- Date: Thu, 06 Feb 2014 11:20:46 +1100
Hi,
I have tooltips on cells in a NSMatrix. These have always worked fine, but now I'm compiling using the 10.9 SDK, they no longer work. I've always simply set these in IB. Now, I find that if I ask the matrix for the tooltips for each of its ells in -awakeFromNib (as a test) they're all nil.
Anyone else noticed this? Is this just a bug in the latest IB (XCode 5.0.2) or are tooltips for NSMatrix cells no longer supported? I did used to get a warning about this on compiles ('tooltips are only supported for cells embedded in a NSMatrix') but that's exactly how I was using them. I no longer see the warning, but I also no longer see the tooltips!
--Graham
_______________________________________________
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