Loading an image contained in a custom framework ?
Loading an image contained in a custom framework ?
- Subject: Loading an image contained in a custom framework ?
- From: Eric Morand <email@hidden>
- Date: Fri, 26 Aug 2005 23:04:03 +0200
Hi List !
I have made a custom framework and for some objects, I have obviously
the need to load some tiff image (for instance, I have a custom
NSTableView with a corner view that draw a tiff image). The problem
is that while my images are included in the framework (I can see them
when I explore my framework via the Finder), I can't load them with +
(NSImage *)imageNamed.
What is the dedicated method to load an image that is NOT included in
the main bundle ?
Thanks,
Eric.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden