Re: Stopping a NSRunLoop
Re: Stopping a NSRunLoop
- Subject: Re: Stopping a NSRunLoop
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 23 May 2006 12:33:34 -0700
On 5/23/06, Andrei Tchijov <email@hidden> wrote:
Do not bother with getCFRunLoop/CFRunLoopStop. It does not work.
Your own loop with terminal condition and runMode:beforeDate: the
only way to go (this is actually the way promoted in Apple doc about
Run Loop)
Thanks Andrei ... good to know.
Anyway the docs that cover this are found via the companion document
to NSRunLoop...
<http://developer.apple.com/documentation/Cocoa/Conceptual/InputControl/Tasks/runningloops.html>
-Shawn
_______________________________________________
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