Re: Simple example of threading
Re: Simple example of threading
- Subject: Re: Simple example of threading
- From: Andreas Mayer <email@hidden>
- Date: Thu, 12 Feb 2004 00:57:53 +0100
Am 11.02.2004 um 05:32 schrieb Steve Palmer:
I just need to have a simple way to call just
one function on the main thread in the same class to update the UI -
nothing else.
- (void)performSelectorOnMainThread:(SEL)aSelector withObject:(id)arg
waitUntilDone:(BOOL)wait
Available in Mac OS X v10.2 and later.
bye. Andreas.
_______________________________________________
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.