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: j o a r <email@hidden>
- Date: Wed, 21 Jul 2004 00:25:51 +0200
My bad!
Well, then I think that it's definitively going to be the best method
to apply to your problem - as it requires less code and configuration.
Thanx Nick!
j o a r
On 2004-07-21, at 00.14, Nick Zitzmann 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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.