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 6 - Dialog Manager / Dialog Manager Reference


Application-Defined Routines

If you supply an application-defined item in a dialog box, you must provide a draw procedure for the Dialog Manager to use when displaying the item; that procedure is referred to in this section as MyItem. If you want the Dialog Manager to play sounds other than the system alert sound, you must provide your own sound procedure, referred to in this section as MyAlertSound. To supplement the Dialog Manager's ability to handle events in the Macintosh multitasking environment, you should provide an event filter function that the Dialog Manager calls whenever it displays alert boxes and modal dialog boxes. This function is referred to as MyEventFilter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996