Re: Call Cocoa from C++
Re: Call Cocoa from C++
- Subject: Re: Call Cocoa from C++
- From: Jens Alfke <email@hidden>
- Date: Thu, 17 Dec 2009 11:21:39 -0800
On Dec 17, 2009, at 11:16 AM, David Blanton wrote:
> How / Can I store a pointer to an obj-c object in a C++ class and then send messages to the obj-c object from C++?
Use Objective-C++. Just change the extension of the source file to ".mm".
—Jens_______________________________________________
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