Re: Carbon window compositing
Re: Carbon window compositing
- Subject: Re: Carbon window compositing
- From: Bill Preder <email@hidden>
- Date: Fri, 8 Jul 2005 12:17:27 -0700
Thanks Luke, I'm glad I didn't spend any longer chasing my tail.
I've been using AU Lab for all my testing, and just now found the
expert setting in the prefs for using composite windows under
Carbon. Very handy to have, and something I would have asked for if
it hadn't existed.
- Bill
Hi Bill,
On Jul 8, 2005, at 10:29 AM, Bill Preder wrote:
In a procedurally built AU Carbon view, is there a way to set
(AUCarbonViewBase::)mCarbonWindow up for compositing? If so, how?
It appears to me that this has to be done at the time of the
window's instantiation, which looks like it is handled at the
Component Manager level, correct? Is there a way to hook in
there? Or can compositing only be done using a nib-based view?
Compositing is set on a Carbon window at the time it's created. It's
at the Audio Unit host's discretion as to whether or not the window
will be composited: views don't have any control over that.
Consequently, views should be prepared to draw correctly in both
composited and non-composited Carbon windows.
- Luke
_______________________________________________
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