Document based applications

From GNUstepWiki
Revision as of 09:58, 6 July 2005 by Comrade (talk | contribs) (Added to category Development)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Document based applications use NSDocument and NSDocumentController in their implementation.

NSDocument

Creating document based applications