Re: problem with AUGenericView
Re: problem with AUGenericView
- Subject: Re: problem with AUGenericView
- From: William Stewart <email@hidden>
- Date: Fri, 2 Nov 2007 12:42:19 -0700
I think you could just remove the old view and make a new one (instead
of trying to add the old one)?
A bug report would be very welcome (bugreporter.apple.com)
Bill
On Nov 1, 2007, at 9:31 PM, john wrote:
Hi,
I am using an AUGenericView under 10.5 and am experiencing a crash
in a particular situation. I wasn't having this problem under 10.4,
so I wondered if it was a bug that needs reporting or if it was due
to 10.5 functioning slightly differently.
I take the AU view and successfully add it to another view using the
method addSubview. If I then remove the view using
removeFromSuperview (preceded by a call to retain) and then re-add
the view I get a crash when my code calls addSubview. Xcode reports
it is at objc_assign_strongCast, right after the call to
[AUGenericView viewWillMoveToWindow:].
Any workarounds if it is a bug?
Thanks.
- John
_______________________________________________
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