Re: - (NSPoint)convertBaseToScreen:(NSPoint)point
Re: - (NSPoint)convertBaseToScreen:(NSPoint)point
- Subject: Re: - (NSPoint)convertBaseToScreen:(NSPoint)point
- From: Sean McBride <email@hidden>
- Date: Tue, 31 Jan 2012 16:29:51 -0500
- Organization: Rogue Research Inc.
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@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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