NSNotificationCenter in document-based app...
Read MoreSet representedObject on an NSViewController in a document-based OS X application...
Read MoreHow to get data from NSDocument's read method...
Read MoreWhat’s the difference between `NSDocument`’s `isInViewingMode` and `isLocked`?...
Read MoreMake one last change to NSDocument before app terminates/window closes?...
Read MoreHow to release memory after NSDocument window has closed?...
Read MoreMy NSDocument subclass needs to accept any kind of file...
Read MoreMultiple Documents in a Single Window in Cocoa...
Read MoreOpening NSDocument based app loads two windows...
Read MoreUnder what conditions can an NSWindowController's document change?...
Read MoreiCloud enabled - Stop the open file displaying on application launch?...
Read MoreCircular warnings about Swift static override being final...
Read MoreNSTextView how to disable 'You don’t own the file “xxx” and don’t have permission to write to it...
Read More"Global" model in NSDocument-based application...
Read More`attemptRecovery(fromError:optionIndex:)` not found on super of Swift subclass of NSDocument...
Read MoreNSDocument: how do you save & restore a document's window position?...
Read MoreHow can you implement the NSDocument method -canCloseDocumentWithDelegate:shouldCloseSelector:contex...
Read MoreHow to use NSViewController in an NSDocument-based Cocoa app...
Read MoreHow to tell if NSWindow is being used to browse document versions (right side of version browser UI)...
Read MoreCopy content from one folder to another...
Read MoreGet associated NSDocument for window...
Read MoreIntercepting NSDocument close before "Save changes?" sheet...
Read MoreDo macOS Document-Based Apps Automatically Enable Collaboration?...
Read MorePrevent NSDocument's auto-saving while its content is editing...
Read MoreExported UTI not being picked up by macOS...
Read MoreCannot quit the app if I cancel the save operation in a NSDocument...
Read MoreDisplaying a progress indicator sheet on NSDocument shows up greyed out (though still serves purpose...
Read MoreMigrating from Swift 3.2 to Swift 4 I get an error using autosavesInPlace...
Read MoreDisable NSDocument's "Revert To" & "Duplicate" menu item...
Read MoreNSPersistentDocument, Storyboard and NSArrayController = crash on close...
Read More