• 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: performSelectorOnMainThread problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: performSelectorOnMainThread problem


  • Subject: Re: performSelectorOnMainThread problem
  • From: Kyle Sluder <email@hidden>
  • Date: Thu, 28 May 2009 17:28:30 -0700

On Thu, May 28, 2009 at 4:53 PM, Erg Consultant
<email@hidden> wrote:
> Either your main thread doesn't implement the selector requested, or else it's an issue with the runloop never processing the request. If you have code that alters the runloop or modifies its input sources, check that code first.

Threads don't implement selectors.  And if it were a problem with an
unimplemented message, -doesNotRecognizeSelector: would be called.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >performSelectorOnMainThread problem (From: Ben Einstein <email@hidden>)
 >Re: performSelectorOnMainThread problem (From: Erg Consultant <email@hidden>)

  • Prev by Date: Re: Performance, Efficiency - Coding practice
  • Next by Date: Re: Performance, Efficiency - Coding practice
  • Previous by thread: Re: performSelectorOnMainThread problem
  • Next by thread: Creating strings in a loop - Efficiency Question
  • Index(es):
    • Date
    • Thread