• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Asynchronous Notification Failed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Asynchronous Notification Failed


  • Subject: Re: Asynchronous Notification Failed
  • From: Graham Cox <email@hidden>
  • Date: Tue, 17 May 2011 11:13:52 +1000

On 17/05/2011, at 10:43 AM, Graham Cox wrote:

>
> On 17/05/2011, at 7:19 AM, Bing Li wrote:
>
>> I was told I should implement a RunLoop in
>> the code. How to do that?
>
>
> you call [NSApp run];


Actually, correction - you don't. You just call NSApplicationMain(...), which creates the app and runs it for you. Even easier. The fact that I'd forgotten exactly what was in main.m just goes to show, you never need to know or look at this if you let Xcode set up your project for you.

--Graham


_______________________________________________

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

References: 
 >Asynchronous Notification Failed (From: Bing Li <email@hidden>)
 >Re: Asynchronous Notification Failed (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Asynchronous Notification Failed
  • Next by Date: Re: how to create a NSMenuItem without memory leaks
  • Previous by thread: Re: Asynchronous Notification Failed
  • Next by thread: how to create a NSMenuItem without memory leaks
  • Index(es):
    • Date
    • Thread