Multiple View Instances - Logic 5.4
Multiple View Instances - Logic 5.4
- Subject: Multiple View Instances - Logic 5.4
- From: Art Gillespie <email@hidden>
- Date: Sat, 19 Oct 2002 00:01:03 -0400
I'm having problems with my custom GUIs in Logic 5.4... everything is
rosy as long as there's only one instance of an AudioUnit instantiated,
but as soon as I instantiate a second one, the graphics go completely
wonky in the editor... Primarily, I no longer seem to be able to
discern from the title bar and logic's chrome and my own area... so
the user can't drag the plug-ins window or use the button's in Logic's
plug-in window area.
Has anyone else run into this? Does logic delete a plug-in's view
before loading another? I've modified AUCarbonViewBase.h's destructor
to be virtual (was there a reason it wasn't?) but it doesn't seem to
help...
Oh, and do handlers installed with InstallWindowEventHandler() (ala the
example code in AU3DMixer) need to be uninstalled explicitly?
Best,
Art
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.