Re: Cocoa AU host, resize window issue
Re: Cocoa AU host, resize window issue
- Subject: Re: Cocoa AU host, resize window issue
- From: James Coker <email@hidden>
- Date: Fri, 5 Jan 2007 17:31:02 -0700
That was it, thanks much!
Also found this tech note, not sure why I didn't see
it when I searched before:
http://developer.apple.com/qa/qa2001/qa1343.html
Best,
Jim
On Jan 5, 2007, at 10:35 AM, David Duncan wrote:
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