Next Page > Hide TOC

Introduction to Text Editing

Contents:

Who Should Read This Document
Organization of This Document
See Also


Text Editing describes ways in which you can control the behavior of the Cocoa text system as it performs text editing. Text editing is the modification of text characters or attributes by interacting with a text view object, either programmatically or by direct user action.

Who Should Read This Document

You should read this programming topic if you need to understand how text editing works and how to modify that behavior.

To understand the information in this programming topic you should have prior general knowledge of the text system’s capabilities and architecture, as well as basic Cocoa programming conventions.

Organization of This Document

This programming topic contains the following articles:

See Also

The other programming topics in the text system area also have information related to text editing. In addition, please refer to the Cocoa text-related code samples on the Apple Developer Connection website and the Application Kit examples installed with Xcode Tools.



Next Page > Hide TOC


© 2003, 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-02-08)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.