Search code examples
How to get data from NSDocument's read method...


swiftmacosnsdocument

Read More
What’s the difference between `NSDocument`’s `isInViewingMode` and `isLocked`?...


nsdocument

Read More
Make one last change to NSDocument before app terminates/window closes?...


cocoanstextfieldnsdocumentnsapplicationnsapplication-delegate

Read More
How to release memory after NSDocument window has closed?...


objective-cmacoscocoansdocument

Read More
Cascading in custom NSWindowController...


appkitnsdocumentnswindowcontroller

Read More
My NSDocument subclass needs to accept any kind of file...


macosnsdocumentuti

Read More
Multiple Documents in a Single Window in Cocoa...


cocoansdocumentdocument-based

Read More
Opening NSDocument based app loads two windows...


swiftmacosnsdocument

Read More
Under what conditions can an NSWindowController's document change?...


cocoaappkitnsdocumentnswindowcontroller

Read More
iCloud enabled - Stop the open file displaying on application launch?...


objective-ccocoaicloudnsdocument

Read More
Circular warnings about Swift static override being final...


swiftappkitnsdocumentnsdocumentcontroller

Read More
NSTextView how to disable 'You don’t own the file “xxx” and don’t have permission to write to it...


nstextviewnsdocument

Read More
"Global" model in NSDocument-based application...


objective-cxcodemacosnsdocument

Read More
`attemptRecovery(fromError:optionIndex:)` not found on super of Swift subclass of NSDocument...


objective-cswiftnsobjectnsdocument

Read More
NSDocument: how do you save & restore a document's window position?...


swiftcocoaosx-yosemitensdocument

Read More
How can you implement the NSDocument method -canCloseDocumentWithDelegate:shouldCloseSelector:contex...


objective-cswiftcocoaappkitnsdocument

Read More
How to use NSViewController in an NSDocument-based Cocoa app...


cocoaxcode-storyboardnsdocumentnswindowcontrollernsviewcontroller

Read More
How to tell if NSWindow is being used to browse document versions (right side of version browser UI)...


swiftcocoanswindownsdocumentversions

Read More
Copy content from one folder to another...


iosswiftsavensfilemanagernsdocument

Read More
Get associated NSDocument for window...


objective-cmacoscocoansdocument

Read More
Intercepting NSDocument close before "Save changes?" sheet...


objective-cnsdocument

Read More
Do macOS Document-Based Apps Automatically Enable Collaboration?...


swiftmacosnsdocumentdocument-based

Read More
Prevent NSDocument's auto-saving while its content is editing...


cocoaappkitnsdocument

Read More
Exported UTI not being picked up by macOS...


macoscocoansdocumentuti

Read More
Cannot quit the app if I cancel the save operation in a NSDocument...


swiftmacosnsdocument

Read More
Displaying a progress indicator sheet on NSDocument shows up greyed out (though still serves purpose...


objective-ccocoansdocument

Read More
Migrating from Swift 3.2 to Swift 4 I get an error using autosavesInPlace...


swiftmacosmigrationnsdocument

Read More
Disable NSDocument's "Revert To" & "Duplicate" menu item...


objective-cswiftmacosnsdocumentnsmenu

Read More
NSPersistentDocument, Storyboard and NSArrayController = crash on close...


macoscocoa-bindingsnsdocument

Read More
Check if NSDocument is new...


macoscocoansdocumentdocument-based

Read More
BackNext