Re: AU Cocoa UI in Carbon window?
Re: AU Cocoa UI in Carbon window?
- Subject: Re: AU Cocoa UI in Carbon window?
- From: "tahome izwah" <email@hidden>
- Date: Mon, 15 Sep 2008 19:48:15 +0200
Thank you!
I know that -50 is a paramErr. The question I had was why am I getting
it. The two examples I gave were actually two different attempts at
solving the problem so I don't think I am doing anything twice here...
Could you tell me the exact sequence of the calls in order to embed
the Cocoa view into the mCarbonPane of my Carbon AU? I tried all
possible combination and nothing seems to work...
Thanks
--th
2008/9/15 Michael Hopkins <email@hidden>:
> Unless I am reading it incorrectly, the code that you posted shows that you
> are calling HICocoaViewSetView() with your carbon view as the first
> parameter. That is incorrect. You shouldn't need to make this call at all
> since you are already initializing your HICocoaView with your cocoa view.
>
> -50 is a param error which means that you are passing an illegal parameter.
>
> -michael
_______________________________________________
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