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: Graham Cox <email@hidden>
- Date: Tue, 24 May 2016 17:29:46 +1000
> 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