Cascading in custom NSWindowController...
Read MoreIs NSDocument subclass a model object or not?...
Read MoreCocoa printing with Swift: "Any" printer setup has irregular margins/page size, any workar...
Read MoreNSCocoaErrorDomain Code=256 Cannot open files in the “md” format...
Read MoreKeeping and NSDocument open without any windows...
Read MoreNSDocument-based app, open dialog with 'New Document' button on launch...
Read MoreMake "Close All" (cmd+option+W) apply only to one type of document windows...
Read MoreNSWindowController not hiding its window at init?...
Read MoreNSDocumentController.openDocument not allowing selection of custom file type...
Read MoreHow to find out if print panel was closed successfully when printing from a PDFView...
Read More`NSDocument`'s `data(ofType:)` getting data from (async) `actor`...
Read MoreNSDocument-Based Application: Selecting Default File Type in NSSavePanel...
Read MoreProgrammatically resolve NSDocument iCloud version conflicts?...
Read MoreRemove 'Show/Hide tab bar' menu item...
Read MoreWhen Application quits, NSDocument's isDocumentEdited method always returns false...
Read MoreHow to know when a Cocoa app is about to quit?...
Read MoreHow to hide Open and Save document features in a Document Based application?...
Read MoreHow to detach NSTextView's undo manager from NSDocument?...
Read MoreWhat is the correct way to open a file from line arguments in an NSDocument application in Swift?...
Read MoreOn NSSavePanel, is there a way to force the “Hide extension” checkbox to show?...
Read MoreCocoa/Obj-C - Open file when dragging it to application icon...
Read MoreNSDocumentController closeAllDocumentsWithDelegate does not call canCloseDocumentWithDelegate of my ...
Read MoreUndo troubles: Initialise `NSPersistentDocument` programmatically without "edited" flag in...
Read MorePrevent warning when NSDocument file is programmatically renamed...
Read MoreIn a macOS Cocoa Document-Based Application what could be a good implementation strategy for a "...
Read MoreHow to inspect the responder chain?...
Read MoreNSNotificationCenter in document-based app...
Read More