• 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: programatically quit a program
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: programatically quit a program


  • Subject: Re: programatically quit a program
  • From: Ben Stiglitz <email@hidden>
  • Date: Fri, 29 Aug 2008 06:24:34 -0700

What is the correct way to quit a cocoa app? I could use C exit() but that
would loose the chance to invoke the right callbacks for clean up.


FWIW, if you don’t have any termination delegate methods of your own, and don’t have any user defaults that might not be synchronized, it’s safe to call exit().

-Ben_______________________________________________

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: 
 >programatically quit a program (From: "Wayne Shao" <email@hidden>)

  • Prev by Date: Image in NSOutlineView
  • Next by Date: Re: Image in NSOutlineView
  • Previous by thread: Re: programatically quit a program
  • Next by thread: Remove an object from a defaults suite?
  • Index(es):
    • Date
    • Thread