Re: using performSelectorOnMainThread to update the ui
Re: using performSelectorOnMainThread to update the ui
- Subject: Re: using performSelectorOnMainThread to update the ui
- From: Aran Mulholland <email@hidden>
- Date: Sun, 15 Nov 2009 22:07:58 +1100
scratch this, i had nszombie enabled, no leaks without it.
thanks
aran
On Sun, Nov 15, 2009 at 7:30 PM, <email@hidden> wrote:
> hey all,
>
> in my render callback i want to update the ui. im working on the iphone and
> seem to be getting memory leaks when i call performSelectorOnMainThread to
> notify the ui that it needs to redraw. Is this because the audio thread
> lacks an autorelease pool?
>
> whats an effective system for doing this. Do i have to start an nstimer on
> the main thread and continue to redraw the ui from there? or can i send the
> message (without the leaks) somehow?
>
>
> thanks
>
> aran. - sunday afternoon, memory leaks.
_______________________________________________
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