• 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: Terminate on Close
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Terminate on Close


  • Subject: Re: Terminate on Close
  • From: Wade Tregaskis <email@hidden>
  • Date: Thu, 13 Nov 2003 16:40:26 +1100

- (BOOL) applicationShouldTerminateAfterLastWindowClosed:
(NSApplication *) theApplication {
return YES;
}

This works, is this the correct or preferred way to do this?

Yes, this is the method I was thinking of.

Wade Tregaskis
-- Sed quis custodiet ipsos custodes?
_______________________________________________
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.

References: 
 >Re: Terminate on Close (From: Darwin Zins <email@hidden>)

  • Prev by Date: Re: PopUp button + Controller Layer (more)
  • Next by Date: Re: Extending NSURLProtocol
  • Previous by thread: Re: Terminate on Close
  • Next by thread: Re: Terminate on Close
  • Index(es):
    • Date
    • Thread