Re: deprecated warning
Re: deprecated warning
- Subject: Re: deprecated warning
- From: Ron Reuter <email@hidden>
- Date: Fri, 24 Jan 2014 17:31:08 -0600
Doh! I should have read Jim's original message instead of just the part Shane quoted in his reply. Mea culpa.
Jim, are you using anything that has an image, like a picture button, or a third-party library that might draw an image? I've never known the compiler to complain about a deprecated method when that method was not in some code that was being compiled.
Curiously, I stuck a call to -[NSImage compositeToPoint:fromRect:operation:] into my code, and the compiler did not complain about deprecation, and I'm using the 10.9 SDK for Maverics. Even the documentation for this method seems to be confused about whether or not the method is really deprecated!
I think that, for now at least, you can safely ignore the message.
• Ron
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden