Re: Callbacks, GUI updates and threading
Re: Callbacks, GUI updates and threading
- Subject: Re: Callbacks, GUI updates and threading
- From: Andreas Mayer <email@hidden>
- Date: Mon, 10 May 2004 03:00:42 +0200
Am 10.05.2004 um 01:55 schrieb Hamish Allan:
I'd like to work the single-threaded model if I can
Why? You listed some of the problems you are facing with the loop
model. Using a separate thread seems much easier to me.
Anyone used this: http://iharder.sourceforge.net/macosx/threadworker/ ?
I think the threadworker class was started before
performSelectorOnMainThread:... became available. I'd rather use the
latter if possible.
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.