NSDocument not displaying save prompt on dirty document
NSDocument not displaying save prompt on dirty document
- Subject: NSDocument not displaying save prompt on dirty document
- From: email@hidden
- Date: Mon, 23 May 2016 22:52:27 -0700
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?
Thanks,
Patrick
_______________________________________________
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