applicationDidFinishLaunching: executing after NSDocument is loaded from NIB...
Read MoreSharing NSDocument subclass between multiple NSWindowControllers...
Read MoreDocument-based app doesn't restore documents with non-file URLs...
Read MoreShow sheet for new document window...
Read MoreHow to show an application-modal "New Document" window on File > New / Cmd+N?...
Read MoreNSDocument - how to prevent a document from being marked as updated automatically?...
Read MoreCocoa - Adding menu to support versions? (Like in TextEdit)...
Read MoreHow to set save notification when click close in document based application...
Read MoreMethods to override to load multiple files for an NSDocument...
Read MoreDifferent menubar in document based apps...
Read MoreAdding string on existing txt file -iOS...
Read MoreBringing UIManagedDocument to OS X?...
Read MoreAdding an accessory view to an NSDocument's save panel in addition to its own file type popup bu...
Read MoreNSDocument based Mac app - suppress strange Save Changes prompt...
Read MoreBest place to clean-up App global resources?...
Read MoreWhy do I get multiple instances of NSDocument but only one window?...
Read MoreNSDocument isLocked implementation for 10.7?...
Read MoreNSDocument based application and NSToolbar...
Read MoreWhy is my dataOfType: not called when saving?...
Read Morensdocument subclass variable is somehow reset to nil after a proper initialization: why?...
Read MoreNSCoding and NSKeyedArchiving - "The document could not be loaded"...
Read MoreGet the right window for NSDocument's readFromData:::...
Read MoreMake NSDocument "edited" when a binded control changes...
Read MoreBest Practices For Saving NSDocument...
Read MoreNSDocument Subclass not closed by NSWindowController?...
Read MoreBug in Cocoa document-based app with the window's document icon popup menu...
Read MoreProblem with NSDocument and writeToURL:ofType:error:...
Read MoreCreate Subfolder in NSDocumentDirectory ...
Read More