Re: Resizing AU Window
Re: Resizing AU Window
- Subject: Re: Resizing AU Window
- From: William Stewart <email@hidden>
- Date: Tue, 19 May 2009 10:49:38 -0700
On May 19, 2009, at 4:23 AM, Matthew Morton wrote:
Hi all,
I am trying to resize my plugin gui, adding/removing a toolbar at
the top of the plug-in GUI. I have managed to resize my carbon pane
so that the host redraws the window in which the AU is displayed.
The problem I am having is with the GUI itself; I want to force the
host into removing and then re-creating the AU's carbon view so that
the GUI is updated. Is this possible?
nope - you'll have to refresh the contents of your Carbon root
ControlRef object - have a look at how we reconstruct the carbon
generic view when an AU's parameter list changes (the code is in /
Developer/Examples/CoreAudio)
Thanks,
Matt.
_______________________________________________
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