Re: thread and run loop
Re: thread and run loop
- Subject: Re: thread and run loop
- From: Olivier Destrebecq <email@hidden>
- Date: Tue, 1 Nov 2005 09:47:46 -0500
that's the thing i don't want to return as long as the thread is not
complete.
Olivier
http://otusweb.spymac.com/home/
On Nov 1, 2005, at 5:49 AM, Theo Vosse wrote:
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