On Thu, 26 Jan 2012 12:41:33 -0700, koko said: >The docs say that - (NSPoint)convertBaseToScreen:(NSPoint)point is >deprecated and to use - (NSRect)convertRectToScreen:(NSRect)aRect
Funny how they made the effort to write prose comments in the header to that effect, but didn't actually mark the declaration with NS_DEPRECATED (so that the compiler can warn you if you use them.) :( -- ____________________________________________________________ Sean McBride, B. Eng [email protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
