• 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: removeFromSuperview, _registerDragTypesLater, and clean exits
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: removeFromSuperview, _registerDragTypesLater, and clean exits


  • Subject: Re: removeFromSuperview, _registerDragTypesLater, and clean exits
  • From: "Shawn Erickson" <email@hidden>
  • Date: Thu, 22 May 2008 17:55:01 -0700

On Thu, May 22, 2008 at 5:27 PM, Geoff Schmidt <email@hidden> wrote:

> Any suggestions?

Don't worry about it... the executable is terminating, its memory
space is going away.

If you want to worry about it consider returning NSTerminateLater from
applicationShouldTerminate: then do your clean up and when done send
replyToApplicationShouldTerminate: to your NSApplication instance.
...or do it when the hosting window is closed, etc.

<http://developer.apple.com/documentation/Cocoa/Conceptual/AppArchitecture/Tasks/GracefulAppTermination.html>

-Shawn
_______________________________________________

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: 
 >removeFromSuperview, _registerDragTypesLater, and clean exits (From: Geoff Schmidt <email@hidden>)

  • Prev by Date: Incorporating a scanned form into a user interface
  • Next by Date: Re: Incorporating a scanned form into a user interface
  • Previous by thread: removeFromSuperview, _registerDragTypesLater, and clean exits
  • Next by thread: Re: removeFromSuperview, _registerDragTypesLater, and clean exits
  • Index(es):
    • Date
    • Thread