Re: Is there another way to do performSelectorOnMainThread?
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