Re: NSDocument not displaying save prompt on dirty document
Re: NSDocument not displaying save prompt on dirty document
- Subject: Re: NSDocument not displaying save prompt on dirty document
- From: email@hidden
- Date: Tue, 24 May 2016 10:26:10 -0700
I never knew that was an option. I turned it on. Restarted my application, but still no prompt to save my dirty NSDocument when I close it. Any further ideas?
On May 24, 2016, at 12:29 AM, Graham Cox <email@hidden> wrote:
>
>> On 24 May 2016, at 3:52 PM, email@hidden wrote:
>>
>> I have an NSDocument subclass that is no longer displaying a save prompt when I close a dirty document using the close: IBAction. My document is marked as dirty and I am using the NSDocument’s NSUndoManager. I am not doing anything behind the document’s back by setting the update count, etc. Would anyone have an explanation as to why my prompt has disappeared?
>
>
> Have you checked “Ask to keep changes when closing documents” in System Preferences/General?
>
> —Graham
>
>
_______________________________________________
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