Re: New way for Cocoa AU hosts to wrap Carbon AU GUIs?
Re: New way for Cocoa AU hosts to wrap Carbon AU GUIs?
- Subject: Re: New way for Cocoa AU hosts to wrap Carbon AU GUIs?
- From: Laurent Cerveau <email@hidden>
- Date: Wed, 25 May 2005 17:29:24 +0200
You may want to have a look at http://developer.apple.com/
documentation/Carbon/Conceptual/Carbon_Event_Manager/.
In a nutshell : you can create an event handler for the events Luke
mentionned and install it on the concern window. Depending on the
error code returned by your event handler (eventNotHandledErr, noErr)
this one continues to be propagated or stops here.
laurent
On May 25, 2005, at 5:04 PM, Evan Olcott wrote:
I'd imagine the trapper itself is a very small code snippet - the
installation of the trapper and the trap itself...
Coming from the Cocoa side, getting into the Carbon headspace takes
a little bit - would you be willing to post the code snippet(s)?
_______________________________________________
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