Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Headers/mymenus.h
// |
// Menus.h |
// |
extern void InitMenuBar(void); |
extern void HandleMenuChoice(long); |
extern void HandleAppleChoice(short); |
extern void HandleFileChoice(short); |
extern void HandleEditChoice(short); |
extern void HandleAlignmentMenuChoice(short); |
extern void HandleCompMenuChoice(short); |
extern void DoPreferences(void); |
extern void SetSpeed(void); |
extern void HandlePartEditorMenuChoice(short theItem); |
extern void PutHeadsInMenuBar(void); |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14