Re: A Simple and Complete RunLoop Example
Re: A Simple and Complete RunLoop Example
- Subject: Re: A Simple and Complete RunLoop Example
- From: Ken Thomases <email@hidden>
- Date: Sat, 07 May 2011 14:41:06 -0500
On May 7, 2011, at 11:56 AM, Bing Li wrote:
> Can someone give me a hand? Could you provide me with a simple and complete
> RunLoop example? Thanks so much!
If you look at the reference for the NSRunLoop class or the CFRunLoop API, many of the methods and functions list Related Sample Code. You might take a look at those sample projects.
There's not much point to demonstrating a run loop in isolation, without having a specific purpose that you're using the run loop for.
You can also just ask about whatever is confusing you.
Regards,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden