• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: using performSelectorOnMainThread to update the ui
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: using performSelectorOnMainThread to update the ui
      • From: Jeff Moore <email@hidden>
References: 
 >using performSelectorOnMainThread to update the ui (From: email@hidden)

  • Prev by Date: using performSelectorOnMainThread to update the ui
  • Next by Date: Re: using performSelectorOnMainThread to update the ui
  • Previous by thread: using performSelectorOnMainThread to update the ui
  • Next by thread: Re: using performSelectorOnMainThread to update the ui
  • Index(es):
    • Date
    • Thread