• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can I use resource in cocoa library?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can I use resource in cocoa library?


  • Subject: Re: Can I use resource in cocoa library?
  • From: Michael McCracken <email@hidden>
  • Date: Mon, 25 Jul 2005 18:28:29 -0700

It sounds like you need a framework, not just a library, if you want
to include a nib with your code.

Googling for "site:developer.apple.com framework" found this:
http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/index.html

-mike

On 7/25/05, Fei Li <email@hidden> wrote:
> 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
>


--
Michael McCracken
UCSD CSE PhD Candidate
research: http://www.cse.ucsd.edu/~mmccrack/
misc: http://michael-mccracken.net/blog/
 _______________________________________________
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

References: 
 >Can I use resource in cocoa library? (From: Fei Li <email@hidden>)

  • Prev by Date: Re: Which Frameworks? /Developer/SDK 10.4/System/Library/Frameworks vs System/Library/Frameworks
  • Next by Date: Re: Cocoa-Carbon Bridging
  • Previous by thread: Can I use resource in cocoa library?
  • Next by thread: Re: Can I use resource in cocoa library?
  • Index(es):
    • Date
    • Thread