On Jul 24, 2012, at 10:49:50, David Smith wrote: > On Tue, Jul 24, 2012 at 10:46 AM, Peter Hosey <bore...@adium.im> wrote: >> On Jul 24, 2012, at 09:51:25, David Smith wrote: >>> That's insufficient. The window could move to a different density display. >>> Instead, use multi-rep images (-[NSBundle imageForResource:] will do this >>> for you automatically). >> >> There's no such method as of Lion. > > I assure you, there is.
I checked online and found it: <http://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSBundle_AppKitAdditions/Reference/Reference.html#//apple_ref/occ/instm/NSBundle/imageForResource:> Sorry. Looks like my local documentation is out of date.