Contents

Introduction to Font Panel

Explains how to use the Cocoa Font panel.

Who Should Read This Document

You should read this document if you need to understand how the font panel interacts with the font manager and other components of the text system, particularly if you need to modify that behavior.

To understand the information in this document, you should understand generally the text system’s capabilities and architecture, and you should understand basic Cocoa programming conventions.

Organization of This Document

This document contains the following articles:

The Font Panel describes the interaction of the font panel and Cocoa text objects and explains how to use the delegate of NSFontPanel to control the display of fonts in the font panel.

Creating a Font Panel explains how to add the font panel to your application using Interface Builder and, alternatively, how to create and modify the font panel programmatically.

Using the Font Panel describes the messages sent in the interaction among the font panel, font manager, and text objects.

See Also

For more information, refer to the following documents:

Font Handling discusses fonts, the font management system, and the user interface to allow the user to interact with available fonts.

Next

Copyright © 1997, 2013 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2013-04-23