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

performSelectorOnMainThread problem


  • Subject: performSelectorOnMainThread problem
  • From: Nick Rogers <email@hidden>
  • Date: Thu, 13 Mar 2008 06:57:38 +0530

Hi,
In my secondary thread I'm doing:
[self performSelectorOnMainThread:@selector(updateProgress) withObject:data waitUntilDone:YES];


with the error that self does not recognize the selector updateProgress.
I have imported the main AppController.h into this secondary class file. still the problem.


Regards,
Nick

_______________________________________________

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


  • Follow-Ups:
    • Re: performSelectorOnMainThread problem
      • From: Thomas Engelmeier <email@hidden>
    • Re: performSelectorOnMainThread problem
      • From: John Stiles <email@hidden>
  • Prev by Date: Re: What is the status on the New Cocoa 2.0 Books?
  • Next by Date: Re: performSelectorOnMainThread problem
  • Previous by thread: Re: What is the status on the New Cocoa 2.0 Books?
  • Next by thread: Re: performSelectorOnMainThread problem
  • Index(es):
    • Date
    • Thread