Re: Cocoa AU host, resize window issue
Re: Cocoa AU host, resize window issue
- Subject: Re: Cocoa AU host, resize window issue
- From: David Duncan <email@hidden>
- Date: Fri, 5 Jan 2007 09:35:18 -0800
On Jan 4, 2007, at 8:51 PM, James Coker wrote:
Hmm, well, I added this code:
GetRootControl(_carbonWindow, &rootControl);
...
But the callback is not called with the plugin I'm testing
(Absynth). AULab handles
resizes with Absynth correctly, so I must be missing something
else, right?
Wrong root control. You want the control that is returned from
AudioUnitCarbonViewCreate(). That is the one that the view will be
resizing.
--
David Duncan
Apple DTS Quartz and Printing
email@hidden
_______________________________________________
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