Re: Multithread communication
Re: Multithread communication
- Subject: Re: Multithread communication
- From: Alexander Spohr <email@hidden>
- Date: Wed, 3 Feb 2010 18:22:33 +0100
Am 03.02.2010 um 17:30 schrieb McLaughlin, Michael P.:
> Could someone recommend the "best" (most robust) way to pass back data from
> threads to the main thread? Is there a good way to probe crashes such as
> these? Right now, I cannot even tell where the error is really occurring.
Try
- (void)performSelectorOnMainThread:(SEL)aSelector withObject:(id)argwaitUntilDone:(BOOL)wait
atze
_______________________________________________
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