Contents

NSFontPanel

The Font panel—a user interface object that displays a list of available fonts, letting the user preview them and change the font used to display text.

Declaration

class NSFontPanel

Overview

Actual changes to the font panel are made through conversion messages sent to the shared NSFontManager instance. There’s only one Font panel for each app.

Topics

Getting the Font Panel

Enabling Font Changes

Updating the Font Panel

Converting Fonts

Working in Modal Loops

Setting an Accessory View

Structures

See Also

Font Panels