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: Macintosh Toolbox Essentials /
Chapter 5 - Control Manager


Using the Control Manager

To implement a control, you generally

These tasks are explained in greater detail in the rest of this chapter.

Before using the Control Manager, you must initialize QuickDraw, the Font Manager, and the Window Manager, in that order, by using the InitGraf, InitFonts, and InitWindows procedures. (See Inside Macintosh: Imaging for information about InitGraf and InitFonts; see the chapter "Window Manager" in this book for information about InitWindows.)


Subtopics
Creating and Displaying a Control
Responding to Mouse Events in a Control
Determining and Changing Control Settings
Scrolling Through a Document
Moving and Resizing Scroll Bars
Defining Your Own Control Definition Function

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996