Can I use resource in cocoa library?
Can I use resource in cocoa library?
- Subject: Can I use resource in cocoa library?
- From: Fei Li <email@hidden>
- Date: Mon, 25 Jul 2005 17:30:24 -0600
Hello all,
I want to build a cocoa static/dynamic library to show a window. The
reason to build it into library is this window will be used by several
applications, so build into library is easy to share the code. But the
trouble is seems I can't use nib file and image file in library. All
the buttons and images I want show in window must be created
programmatically, which makes things really complicated.
Is there any way to use nib file and resource in a library? Can anybody
direct me to some document about create a lib, bundle, frameworks? I
search around but can't find enough information for rules to create
them and how to use them.
Thanks for any information!
Fei
_______________________________________________
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