Re: CFPlugin & Cocoa
Re: CFPlugin & Cocoa
- Subject: Re: CFPlugin & Cocoa
- From: Herr Witten <email@hidden>
- Date: Mon, 5 Jul 2004 11:49:28 -0400
Yes, it is possible, but the plugin cannot be unloaded.
On 4 Jul 2004, at 21:04, Rolando Abarca wrote:
I'm developing an iTunes visual plugin, but I would like to use some
objective-c code within it... is this possible?
I tried changing the extension of my file to .mm and adding the Cocoa
Framework (also adding a #import <Cocoa/Cocoa.h>). Besides that, I
only added a few NSLog's entries. Before, my plugin loaded and worked,
but now, it doesn't. Is it possible to use cocoa in a CFPlugin?...
tia,
--
rolando -- [[ knowledge is empty, fill it ]] --
_______________________________________________
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.
_______________________________________________
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.