Important: The information in this document is obsolete and should not be used for new development.
Application-Defined Routines
This section describes the application-defined routines whose addresses you pass to some of the Standard File Package routines. You can define
- a file filter function for determining which files the user can open
- a dialog hook function for handling user actions in the dialog boxes
- a modal-dialog filter function for handling user events received from the Event Manager
- an activation procedure for highlighting the display when keyboard input is directed at a customized field defined by your application
Subtopics
- File Filter Functions
- Dialog Hook Functions
- Modal-Dialog Filter Functions
- Activation Procedures