• 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: Is there another way to do performSelectorOnMainThread?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there another way to do performSelectorOnMainThread?


  • Subject: Re: Is there another way to do performSelectorOnMainThread?
  • From: Mark Stultz <email@hidden>
  • Date: Wed, 28 Jun 2006 13:56:46 -0500

I believe it's NSInvocation that you want to use.  Setup a NSInvocation and
perform that on the main thread.

But please correct me if I'm wrong.

Mark


On 6/28/06 1:55 PM, "Scott Andrew" <email@hidden> wrote:

> I want to user performSelectorOnMainThread however i want to pass in
> more than one object (2 actually) but performSelectorOnMainThread
> only supports one. Is there a way to this besides using an arrray as
> my object?
>
> Scott Andrew
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev 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.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Is there another way to do performSelectorOnMainThread? (From: Scott Andrew <email@hidden>)

  • Prev by Date: Is there another way to do performSelectorOnMainThread?
  • Next by Date: Re: Is there another way to do performSelectorOnMainThread?
  • Previous by thread: Is there another way to do performSelectorOnMainThread?
  • Next by thread: Re: Is there another way to do performSelectorOnMainThread?
  • Index(es):
    • Date
    • Thread