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 / Control Manager Reference


Application-Defined Routines

This section describes how to create your own control definition function--declared
here as MyControl--which your application needs to provide when defining new, nonstandard controls. This section also describes action procedures--declared here
as MyAction and MyIndicatorAction--which define additional actions to be performed repeatedly as long as the user holds down the mouse button while the
cursor is in a control. For example, you need to define an action procedure for scrolling through a document while the user holds down the mouse button and the cursor is
in a scroll arrow.


Subtopics
Defining Your Own Control Definition Function
Defining Your Own Action Procedures

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996