Event Message Constants | Your application can provide an event-handling function to update application windows and handle other events related to your Open and Save dialog boxes. Navigation Services informs you of pertinent events by supplying event message constants to your event-handling function via the param field of a structure of type NavCBRec. These constants are defined in the NavEventCallbackMessages data type. For more information, see Handling Events. |
Generic File Signature Constant | To specify that your application can open all files of a given type (such as 'TEXT', for example), specify the kNavGenericSignature constant in the componentSignature field of the structure of type NavTypeList that you pass to a file-opening function such as NavGetFile. You can also pass this constant in the fileCreator parameter of the function NavPutFile in order to override the types of files appearing in the Format pop-up menu. For more information on using NavTypeList structures, see Providing File Opening Options. This constant is only available in Navigation Services 2.0 or later. |
kNavDialogOptionsVersion | |
NavActionState | |
NavAskDiscardChangesResult | |
NavAskSaveChangesAction | |
NavAskSaveChangesResult | |
NavCustomControlMessage | |
NavFilterModes | |
NavPanelAttributes | |
NavPopupMenuItem | |
NavSortKeyField | |
NavSortOrder | |
NavTranslationOptions | |
uppNavEventProcInfo | |
uppNavObjectFilterProcInfo | |
uppNavPreviewProcInfo |
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)