home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-02-09 | 803 b | 53 lines | [TEXT/KAHL] |
- * menu.r -- Resource definition file for MenuDemo.
- * NOTE: after running RMaker on this file, you need to use ResEdit
- * to set the menus' proc-id to 400 (the custom MDEF's resource ID).
- *
- * The RMaker documentation I have doesn't say how to set a menu's ProcID.
-
- BHN2:menu:menuproj.rsrc
- ????????
-
- * include resources built with ResEdit.
- INCLUDE BHN2:menu:menu.res
- * include the menu definition resource
- INCLUDE BHN2:menu:crush.mdef
-
- Type MENU
- ,1(4)
- \14
- About MenuDemo...
-
- ,2(4)
- File
- Quit/Q
-
- ,3(4)
- Demo
- One Thing
- Another
- Yet Another/B
- (-
- !\12Still Another
- More and More<I
- Loads of Stuff
- An^4 Icon
- (Disabled/T
- Enabled With More...
-
- * (note: that's "STR ", not "STR")
- TYPE BN66 = STR
- ,0
- MenuDemo Version 1.0 -- February 4, 1989
-
- Type BNDL
- ,128(32)
- BN66 0
- ICN#
- 0 128
- FREF
- 0 128
-
- Type FREF
- ,128(32)
- APPL 0
-