Interfacing cocoa/obj-c within a C plug-in API
Interfacing cocoa/obj-c within a C plug-in API
- Subject: Interfacing cocoa/obj-c within a C plug-in API
- From: Rich E <email@hidden>
- Date: Tue, 22 Dec 2009 00:22:05 +0100
Hi,
I am new to Cocoa and Objective-C both, but I need the two in order to get
tablet functionality into one of my favorite applications (Puredata) on Mac
OS X. First off, I know that you can get tablet event data through the
Carbon API, but I have ran into enough problems (along with no 64-bit
support) that I think trying it with Cocoa is worth a shot. Puredata has an
API for writing plug-in's in C and I hear that it is possible to write the
entire plug-in in Obj-C but leave the host callback functions in standard C,
yet I still don't understand how to embark.
I learn best by examples, does anyone know of any existing C applications
that make use of Cocoa or Objective-C? Else, any advice on how to combine
these two with a host written in C?
Thanks for any help or advice,
Rich
_______________________________________________
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