On Tue, Mar 4, 2008 at 9:49 PM, Brad Peterson <[EMAIL PROTECTED]> 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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to