Re: thread and run loop
Re: thread and run loop
- Subject: Re: thread and run loop
- From: Theo Vosse <email@hidden>
- Date: Tue, 01 Nov 2005 11:49:13 +0100
On 1 Nov 2005, at 10:31, email@hidden wrote:
In my saving method for my document, i decided to offload all the
work to a thread so that the progress dialog that is displayed gets
updated.
As far as I know, there is no need to execute the runloop at all. If
you simply return after starting the thread, the run loop will
continue executing as before.
Theo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden