Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: More Macintosh Toolbox /
Chapter 8 - Control Panels


Creating an Extension for the Monitors Control Panel

This section describes how to create an extension for the Monitors control panel. A monitors extension typically adds controls to the Options dialog box so that the user can set values for one or more features of a video card.

A monitors extension consists of a file of type 'cdev' that contains the resources for a monitors extension, including a code resource of type 'mntr'. This code resource, called a monitors extension function, communicates with the Monitors control panel, responding to requests from the Monitors control panel to handle events or perform actions. This section begins with a discussion of the interface components of a monitors extension. Then it describes how to

Before you develop an extension for the Monitors control panel, consider these three important points:


Subtopics
Designing the User Interface for a Monitors Extension
Creating the Required Resources for a Monitors Extension
Supplying Optional Resources for a Monitors Extension
Writing a Monitors Extension Function
Including Another Control Panel Definition in a Monitors Extension File

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996