Re: How do I change the enddate for a runloop?
Re: How do I change the enddate for a runloop?
- Subject: Re: How do I change the enddate for a runloop?
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 11 Feb 2003 22:34:20 +0000
On Tuesday, February 11, 2003, at 09:38 pm, Scott Anguish wrote:
NSRunLoop doesn't have an explicit stop functionality.
You may want to look into CFRunLoop which does.
And of course you can get your NSRunLoop's CFRunLoop using
-getCfRunLoop or whatever it's called.
-- Finlay
_______________________________________________
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.