Important: The information in this document is obsolete and should not be used for new development.
Dialog Manager Routines
This section describes the routines for initializing the Dialog Manager, invoking alerts, creating and disposing of dialog boxes, manipulating items in alert and dialog boxes, and handling events in alert and dialog boxes.Some Dialog Manager routines can be accessed using more than one spelling of the routine's name, depending on the interface files supported by your development environment. For example,
GetDialogItem
is also available asGetDItem
.
Table 6-1 provides a mapping between the previous name of a routine and its new equivalent name.
Subtopics
- Initializing the Dialog Manager
- Creating Alerts
- Creating and Disposing of Dialog Boxes
- Manipulating Items in Alert and Dialog Boxes
- Handling Text in Alert and Dialog Boxes
- Handling Events in Dialog Boxes