problmes with "Graceful Application Termination"
problmes with "Graceful Application Termination"
- Subject: problmes with "Graceful Application Termination"
- From: Amilcar Meneses Viveros <email@hidden>
- Date: Thu, 11 Mar 2004 07:06:52 -0600 (CST)
I'm writing a Cocoa document-based application, and it's work well when
open documents, but when I close a window (with document edited) or close
the aplication don'nt have a graceful application termination.
In Cocoa documentation they say "-the good news is that you have to do
absolutely nothing to effect a graceful termination of the application.
This "free" behavior is implemented largely in NSDocumentController."
And I have tested the Sven Van Caekenberghe's Edit application
(
http://homepage.mac.com/svc/carbon-objc-mac-os-x/) and I tried to make
step by step this example, but again, the gracefult application
termination doesn't work.
Mi mind is confused... any sugestion?
Amilcar
_______________________________________________
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.