Re: Cocoa and future
Re: Cocoa and future
- Subject: Re: Cocoa and future
- From: Simone Tellini <email@hidden>
- Date: Fri, 20 Feb 2009 17:44:18 +0100
Il giorno 20/feb/09, alle ore 17:35, john smith ha scritto: my C++ code. Then that C++ code need to communicate with some other cocoa code, because drawing functions no longer are support in carbon.
if by "cocoa code" you mean "obj-C", this point isn't true: your C++ code can render into the current view directly: check the CGContext* functions.
You just need a pretty basic view to invoke your renderer in its -drawRect: method and handle the input.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden