Re: images bundled with framework
Re: images bundled with framework
- Subject: Re: images bundled with framework
- From: Alexey Zakhlestin <email@hidden>
- Date: Tue, 6 Dec 2005 13:07:24 +0300
[NSImage imageNamed:@"..."] doesn't work
I tried solution from here:
http://www.cocoabuilder.com/archive/message/cocoa/2005/8/26/145240 but
it didn't work out too.
[NSBundle bundleWithIdentifier:@"com.milkfarmsoft.frameworkname"];
just returns nil, though I use the proper name from plist-file
On 12/6/05, Alexey Zakhlestin <email@hidden> wrote:
>
Hi!
>
>
What is the proper method for accessing images, that are bundled with
>
framework from within that framework?
>
>
I put some controls which are used in my program into the framework,
>
and "hide" it inside my applications bundle.
>
>
those controls have some images associated with them.
>
>
--
>
Alexey Zakhlestin
>
Milk Farm Software, ltd. CEO
>
http://www.milkfarmsoft.com/
>
--
Alexey Zakhlestin
Milk Farm Software, ltd. CEO
http://www.milkfarmsoft.com/
_______________________________________________
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