Re: Problem with disclosure triangle (resizing Cocoa view) in Logic
Re: Problem with disclosure triangle (resizing Cocoa view) in Logic
- Subject: Re: Problem with disclosure triangle (resizing Cocoa view) in Logic
- From: christian <email@hidden>
- Date: Mon, 22 Aug 2005 16:05:23 -0400
Michael, thanks for the reply.
(I'm sending my response again and copying the list, for the benefit
of the archive.)
It's a bad idea for you to be resizing the window from your audio
unit. Your audio unit does not own the window, the host does, and
you should not change its size behind its back. The fact that it
works in AU Lab means that you are getting lucky. Please don't do
this or rely on that behavior.
OK, I see.
But... I was under the impression that AUGenericView provided a
disclosure feature like this.
I haven't tried AUGenericView, but assumed it worked this way after
reading Bill Stewart's message on 2005/05/25 "Cocoa Generic
View" (reference Message-ID:
email@hidden)
http://lists.apple.com/archives/Coreaudio-api/2005/May/msg00280.html
Some of the things it does on top of the Carbon View is:
<...>
(2) Can optionally display expert parameters or not with a disclosure
box
Can you elaborate about how this feature of AUGenericView works in
the context you've explained to me?
Thanks & regards,
christian
_______________________________________________
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