Re: Worker threads and UI threads
Re: Worker threads and UI threads
- Subject: Re: Worker threads and UI threads
- From: Bill Bumgarner <email@hidden>
- Date: Fri, 7 Jun 2002 09:18:55 -0400
Grab Xoptimize 1.0 from www.versiontracker.com (OS X section). The disk
image includes the fully documented source.
Xoptimize does exactly what you want; it has a worker thread that uses
distributed objects to update the UI in the main thread of the app.
On Friday, June 7, 2002, at 12:03 AM, Chris DeSalvo wrote:
Does anyone know of some working sample code that has a working thread
posting messages to the main app thread so that the main thread can update
UI?
b.bum
No Chunks...
... No Foul!
_______________________________________________
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.