Re: NSWindowController window deprecated
Re: NSWindowController window deprecated
- Subject: Re: NSWindowController window deprecated
- From: Nick Zitzmann <email@hidden>
- Date: Sat, 23 Jul 2011 12:05:09 -0600
On Jul 23, 2011, at 7:50 AM, Andre Masse wrote:
> Hi,
>
> Got this warning in Xcode 4.1 on Lion. Is this really deprecated? There's no indication in NSWindowController header…
Are you sure the object is typed as an NSWindowController and not an id or something else? -[NSWindowController window] is not deprecated, but -[NSCachedImageRep window] was deprecated a while ago, so maybe the compiler confused the two…
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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