• 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: applicationShouldTerminate delegate does not work in Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applicationShouldTerminate delegate does not work in Leopard


  • Subject: Re: applicationShouldTerminate delegate does not work in Leopard
  • From: Jens Miltner <email@hidden>
  • Date: Thu, 17 Jan 2008 08:50:19 +0100


On 17.01.2008, at 07:41, parag vibhute wrote:

I tried to use it; but it(applicationWillTerminate) also does not get called
if my application does not Dock icon.
In console log, I get following prints for both(applicationWillTerminate &
applicationShouldTerminate) the cases:


17/01/08 12:07:25 PM com.apple.launchd[156]
([0x0-0x52052].com.yourcompany.test[374]) Exited abnormally: Interrupt

Any other solution??

Did you try installing a signal handler for the SIGTERM signal? Not sure whether your application is sent a quit appleevent if you don't have a dock icon, but if not, the OS will probably signal your app to terminate it...
(make sure to read about what you're allowed to do in your signal handler!)


HTH,
</jum>

_______________________________________________

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


  • Follow-Ups:
    • Re: applicationShouldTerminate delegate does not work in Leopard
      • From: "parag vibhute" <email@hidden>
References: 
 >applicationShouldTerminate delegate does not work in Leopard (From: "parag vibhute" <email@hidden>)
 >Re: applicationShouldTerminate delegate does not work in Leopard (From: "Clint Shryock" <email@hidden>)
 >Re: applicationShouldTerminate delegate does not work in Leopard (From: "parag vibhute" <email@hidden>)

  • Prev by Date: Re: applicationShouldTerminate delegate does not work in Leopard
  • Next by Date: Re: Source list group item indentation
  • Previous by thread: Re: applicationShouldTerminate delegate does not work in Leopard
  • Next by thread: Re: applicationShouldTerminate delegate does not work in Leopard
  • Index(es):
    • Date
    • Thread