Contents

NSColorPicker

An abstract superclass that implements the default color picking protocol.

Declaration

class NSColorPicker

Overview

The NSColorPickingDefault and NSColorPickingCustom protocols define a way to add color pickers (custom user interfaces for color selection) to the color panel.

Topics

Initializing the Color Picker Object

Getting the Color Panel

Adding Button Images

Setting the Mode

Managing Color Lists

Responding to View Changes

Customizing the Color Picker

See Also

Color Selection