Re: How to set up a thread listening to performSelector: messages?
Re: How to set up a thread listening to performSelector: messages?
- Subject: Re: How to set up a thread listening to performSelector: messages?
- From: Dave Carrigan <email@hidden>
- Date: Thu, 25 Sep 2008 09:48:58 -0700
On Sep 25, 2008, at 9:24 AM, Oleg Krupnov wrote:
-performSelector:onThread:withObject:waitUntilDone: rules.
Unless you need to target pre-Leopard.
If you need to do that, you should use -performSelectorOnMainThread.
If you want to message a run loop that isn't on the main thread, then
you will most likely need to use distributed objects.
--
Dave Carrigan
email@hidden
Seattle, WA, USA
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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