Re: CocoaAUHost bug?
Re: CocoaAUHost bug?
- Subject: Re: CocoaAUHost bug?
- From: Luke Bellandi <email@hidden>
- Date: Tue, 12 Oct 2004 09:10:12 -0700
On Oct 12, 2004, at 6:58 AM, Franck Stauffer wrote:
Hello,
I have been updating my plug-in's code and while doing that i added a Cocoa view besides the existing Carbon UI...
I noticed that in CocoaAUHost (same thing in Rax btw àthe -(void)dealloc method
of my view's class get's called...
In CocoaAUHost, HostingWindowController.m line 200,
<x-tad-smaller> </x-tad-smaller><x-tad-smaller>id</x-tad-smaller><x-tad-smaller> createdClass = [[viewClass alloc] init]; </x-tad-smaller><x-tad-smaller>// instantiate principal class</x-tad-smaller><x-tad-smaller>
</x-tad-smaller>gets instantiated but never (unless i missed the right bit of code) released....i'd just like to make sure that this gets corrected
(in case people writing CocoaAUHost base their work on CocoaAUHost).
Good call Frank. We've checked in that change. Thanks!
Best,
Luke
Franck _______________________________________________
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