Introduction to Toolbars

NSToolbar and NSToolbarItem provide you with a standard way to display a toolbar for a titled window below its title bar. These classes also provide users with a standard way to customize toolbars and save those customizations.

Organization of This Document

This programming topic describes how to use toolbars. It contains the following articles:

See Also

The following sample code is available through Apple Developer Connection: