home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / demo / winddemo.sit / wind.r.bin / wind.r
Encoding:
Text File  |  1989-05-02  |  703 b   |  59 lines  |  [TEXT/KAHL]

  1. *  menu.r -- Resource definition file for WindDemo.
  2.  
  3. BHN2:wind:windproj.rsrc
  4. ????????
  5.  
  6. * include resources built with ResEdit.
  7. INCLUDE BHN2:wind:wind.res
  8. * include the window definition resource
  9. INCLUDE BHN2:wind:icon.wdef
  10.  
  11. Type WIND
  12. ,260(36)
  13. Long-Name Window1
  14. 40 70 90 350
  15. Visible GoAway
  16. 4120        ;; = 257 (icon.wdef's resource ID) * 16 + 0 (for non-zooming)
  17. 0
  18.  
  19. ,261(36)
  20. Window2
  21. 140 70 172 102
  22. Visible GoAway
  23. 4120
  24. 0
  25.  
  26. ,262(36)
  27. W3
  28. 240 70 272 102
  29. Visible GoAway
  30. 4120
  31. 0
  32.  
  33. Type MENU
  34. ,1(4)
  35. \14
  36. About WindDemo...
  37.  
  38. ,2(4)
  39. File
  40. New Window/N
  41. Quit/Q
  42.  
  43. * (note: that's "STR ", not "STR")
  44. TYPE BN70 = STR 
  45. ,0
  46. WindDemo Version 1.0 -- May 2, 1989
  47.  
  48. Type BNDL
  49. ,128(32)
  50. BN70 0
  51. ICN#
  52. 0 128
  53. FREF
  54. 0 128
  55.  
  56. Type FREF
  57. ,128(32)
  58. APPL 0
  59.