Re: Sending image from separate thread back to AppController
Re: Sending image from separate thread back to AppController
- Subject: Re: Sending image from separate thread back to AppController
- From: Nick Zitzmann <email@hidden>
- Date: Tue, 20 Jul 2004 16:14:09 -0600
On Jul 20, 2004, at 3:57 PM, j o a r wrote:
If you can live with only supporting Panther and later, check out this
method from NSObject:
performSelectorOnMainThread:withObject:waitUntilDone:
Warning! Incoming nitpick!
That method is actually available in Jaguar (OS X 10.2.x) as well as
Panther, so all you lose is backward compatibility with OS X 10.1.5 and
earlier.
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.