home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-05-02 | 703 b | 59 lines | [TEXT/KAHL] |
- * menu.r -- Resource definition file for WindDemo.
-
- BHN2:wind:windproj.rsrc
- ????????
-
- * include resources built with ResEdit.
- INCLUDE BHN2:wind:wind.res
- * include the window definition resource
- INCLUDE BHN2:wind:icon.wdef
-
- Type WIND
- ,260(36)
- Long-Name Window1
- 40 70 90 350
- Visible GoAway
- 4120 ;; = 257 (icon.wdef's resource ID) * 16 + 0 (for non-zooming)
- 0
-
- ,261(36)
- Window2
- 140 70 172 102
- Visible GoAway
- 4120
- 0
-
- ,262(36)
- W3
- 240 70 272 102
- Visible GoAway
- 4120
- 0
-
- Type MENU
- ,1(4)
- \14
- About WindDemo...
-
- ,2(4)
- File
- New Window/N
- Quit/Q
-
- * (note: that's "STR ", not "STR")
- TYPE BN70 = STR
- ,0
- WindDemo Version 1.0 -- May 2, 1989
-
- Type BNDL
- ,128(32)
- BN70 0
- ICN#
- 0 128
- FREF
- 0 128
-
- Type FREF
- ,128(32)
- APPL 0
-