• 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: Panel in framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Panel in framework


  • Subject: Re: Panel in framework
  • From: "Kyle Sluder" <email@hidden>
  • Date: Tue, 4 Mar 2008 21:59:57 -0500

On Tue, Mar 4, 2008 at 9:49 PM, Brad Peterson <email@hidden> wrote:
>  That is, I want to display the panel modally, but the
>  panel only exists as part of a framework I'm using in
>  my app.

Methinks you don't quite understand what frameworks are and how they
work.  A framework is just a shared library whose code is linked to
from your executable.  When the loader loads your executable, it
resolves these links and loads the shared library as well.  Resources
such as windows, etc. operate on a much, much higher level than that.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Panel in framework
      • From: Chris Suter <email@hidden>
References: 
 >Panel in framework (From: Brad Peterson <email@hidden>)

  • Prev by Date: Panel in framework
  • Next by Date: Re: How to get an NSString from a non-terminated array of unicode chars (length is known)
  • Previous by thread: Panel in framework
  • Next by thread: Re: Panel in framework
  • Index(es):
    • Date
    • Thread