Re: How do I get the version of AppKit.framework available in Cocoa Application Framework 10.5? Probably a dumb question I know..

2009-07-03 Thread Dave DeLong
Hi Max, First off, AppKit is distributed with the system. It may or may not get updated during an OS update (such as the rumored 10.5.8 update), but that's it. You can't download a different version. As for the initWithCIImage: method, the page you linked to is describing the API change

How do I get the version of AppKit.framework available in Cocoa Application Framework 10.5? Probably a dumb question I know..

2009-07-03 Thread maxwellmac99
Hi Folks, sorry I know this is probably a dumb question. I'm new to Mac OS X development being a jaded Java bod coming over to the light. Very nice it is too. My problem is I need to call this method that seems to be in a later version of the AppKit.framework than is on my machine. The method is