• 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: how do I save prefs when the app is Force Quit?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how do I save prefs when the app is Force Quit?


  • Subject: Re: how do I save prefs when the app is Force Quit?
  • From: "Lawrence Sanbourne" <email@hidden>
  • Date: Sun, 14 May 2006 13:17:41 -0500

You might be able to do this with low-level Unix signal handlers, but
this is likely to be very difficult. Instead, it might be better to
save the preferences every few minutes, or to save the preferences any
time they're changed. In other words, if saving the preferences is
really crucial, you should make sure it happens frequently.

Larry

On 5/14/06, Alan Smith <email@hidden> wrote:
I need to save prefs but want it to be done even if the app is force
quit. Does anyone know how?

Thanks, Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >how do I save prefs when the app is Force Quit? (From: "Alan Smith" <email@hidden>)

  • Prev by Date: how do I save prefs when the app is Force Quit?
  • Next by Date: Re: custom NSTextView
  • Previous by thread: how do I save prefs when the app is Force Quit?
  • Next by thread: Re: how do I save prefs when the app is Force Quit?
  • Index(es):
    • Date
    • Thread