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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com