Re: Thread Communication Conceptual Question
Re: Thread Communication Conceptual Question
- Subject: Re: Thread Communication Conceptual Question
- From: Eyal Redler <email@hidden>
- Date: Thu, 02 Aug 2007 14:25:02 +0300
Augh, no! There's a much simpler way of doing things - look up the
NSObject method
"performSelectorOnMainThread:withObject:waitUntilDone:".
Thanks! I think performSelectorOnMainThread would be just what I was
looking for.
but he did say he was looking for something API agnostic (ie, not
Cocoa, Foundation).
Sorry, I wasn't clear about that, the library is agnostic but I was
looking for a solution within the callback which is part of the host
application which is a Cocoa application...
Eyal
_______________________________________________
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