CFPlugin & Cocoa
CFPlugin & Cocoa
- Subject: CFPlugin & Cocoa
- From: Rolando Abarca <email@hidden>
- Date: Sun, 4 Jul 2004 21:04:19 -0400
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.