Contents

Introduction to Text Input Management

Explains how to use the input management technology that has been replaced by the Input Method Kit and NSTextInputClient.

Who Should Read This Document

Read this document if you want to create a custom input server for your Cocoa application or if you want to implement text input capabilities in a view.

Organization of This Document

The text input management system is described in the following articles:

Detailed information about creating and delivering a custom input server is covered in the following articles:

If you want to create a custom view to handle text input capabilities, read this article:

See Also

For more information, refer to the following documents:

  • Text Editing Programming Guide describes the text-editing process, including text-input key event processing through the input management system.
  • NSInputServer, NSInputManager, and NSTextView are the primary classes that interact to provide text input management for Cocoa applications.

Next

Copyright © 1997, 2009 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2009-06-02