Introduction to Text System User Interface Layer

Text System User Interface Layer describes the high-level user interface to the Cocoa text system through the NSTextView class.

Who Should Read This Document

You should read this document if your application needs to present a user interface to the full capabilities of the text system, that is, if your users need to edit substantial amounts of text.

To understand this material you should have a general understanding of Cocoa programming conventions, and you should have read Cocoa Text Architecture Guide.

Organization of This Document

This document contains the following articles:

See Also

For more information, refer to the following documents: