Search code examples
Is NSDocument subclass a model object or not?...


swiftcocoamodelnsdocument

Read More
Cocoa printing with Swift: "Any" printer setup has irregular margins/page size, any workar...


swiftmacoscocoaprintingnsdocument

Read More
NSCocoaErrorDomain Code=256 Cannot open files in the “md” format...


swiftxcodecocoansdocumentnsdocumentcontroller

Read More
Open any folder with NSDocument...


objective-ccocoafile-typensdocument

Read More
Keeping and NSDocument open without any windows...


macoscocoansdocumentnswindowcontroller

Read More
NSDocument-based app, open dialog with 'New Document' button on launch...


objective-ccocoadialognsdocumenttextedit

Read More
Make "Close All" (cmd+option+W) apply only to one type of document windows...


macosnswindownsdocument

Read More
NSDocument XML read Issue...


swiftobjective-cxcodemacosnsdocument

Read More
NSWindowController not hiding its window at init?...


objective-cnswindownsdocumentnswindowcontroller

Read More
NSDocumentController.openDocument not allowing selection of custom file type...


swiftxcodecocoansdocumentnsopenpanel

Read More
How to find out if print panel was closed successfully when printing from a PDFView...


cocoansdocumentpdfview

Read More
`NSDocument`'s `data(ofType:)` getting data from (async) `actor`...


swiftconcurrencynsdocument

Read More
Hide NSWindow New tab button...


cocoatabsnswindownsdocumentmacos-sierra

Read More
NSDocument-Based Application: Selecting Default File Type in NSSavePanel...


swiftcocoainfo.plistnsdocumentnssavepanel

Read More
Programmatically resolve NSDocument iCloud version conflicts?...


cocoaicloudnsdocumenticloud-apinsfileversion

Read More
Remove 'Show/Hide tab bar' menu item...


macoscocoansdocumentnsdocumentcontroller

Read More
When Application quits, NSDocument's isDocumentEdited method always returns false...


macossavensdocumentdocument-based

Read More
How to know when a Cocoa app is about to quit?...


xcodecocoansdocumentnsapplication

Read More
How to hide Open and Save document features in a Document Based application?...


swiftmacosnsdocument

Read More
How to detach NSTextView's undo manager from NSDocument?...


macoscocoanstextviewnsdocument

Read More
What is the correct way to open a file from line arguments in an NSDocument application in Swift?...


swiftmacosxctestnsdocument

Read More
On NSSavePanel, is there a way to force the “Hide extension” checkbox to show?...


xcodeappkitnsdocument

Read More
Cocoa/Obj-C - Open file when dragging it to application icon...


objective-ccocoaxcodemacosnsdocument

Read More
NSDocumentController closeAllDocumentsWithDelegate does not call canCloseDocumentWithDelegate of my ...


macoscocoansdocumentnspersistentdocument

Read More
Undo troubles: Initialise `NSPersistentDocument` programmatically without "edited" flag in...


swiftcocoacore-datansdocument

Read More
Prevent warning when NSDocument file is programmatically renamed...


objective-ccocoamacosnsdocument

Read More
In a macOS Cocoa Document-Based Application what could be a good implementation strategy for a &quot...


swiftmacoscocoacore-datansdocument

Read More
How to inspect the responder chain?...


objective-ccocoamacosnsdocumentnsresponder

Read More
NSNotificationCenter in document-based app...


macoscocoansnotificationcenternsdocument

Read More
Set representedObject on an NSViewController in a document-based OS X application...


objective-ccocoansdocumentnsviewcontroller

Read More
BackNext