Re: Cocoa in a Plug-in (shared library)?
Re: Cocoa in a Plug-in (shared library)?
- Subject: Re: Cocoa in a Plug-in (shared library)?
- From: Dan Sugalski <email@hidden>
- Date: Wed, 3 Jul 2002 17:44:10 -0400
At 1:54 PM -0700 7/3/02, Jonathan Stocks wrote:
Hello,
I am looking for information regarding Cocoa user interface in a
Plug-in (or shared library) environment. Are there any restrictions
or gotcha that I should be careful of? Can a cocoa based shared
library be loaded from a carbon application?
I think you may be out of luck here, though you could always try it.
It certainly does *not* work with a plain terminal-style app. It
might work from a Carbon app, but I'd doubt it. (I tried doing this
with an extension to Perl, but with absolutely no joy at all--Cocoa
really wants to be loaded at the very beginning, and it really wants
the .app directory structure)
--
Dan
--------------------------------------"it's like this"-------------------
Dan Sugalski even samurai
email@hidden have teddy bears and even
teddy bears get drunk
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.