Re: Carbon window compositing
Re: Carbon window compositing
- Subject: Re: Carbon window compositing
- From: Luke Bellandi <email@hidden>
- Date: Fri, 8 Jul 2005 11:06:43 -0700
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
Direct help or pointers on where to RTFM both welcome. :-)
Thanks,
Bill
_______________________________________________
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
_______________________________________________
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