home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / lang / generic_.hqx / GenericDA.SIT / Generic DA.rezTools < prev    next >
Encoding:
Text File  |  1988-02-19  |  722 b   |  40 lines  |  [TEXT/desp]

  1. resource  'DLOG' (-15999)
  2. {
  3.     {110, 150, 210, 370},
  4.     1,
  5.     visible,
  6.     noGoAway,
  7.     0x0,
  8.     -15999,
  9.     "  Generic DA About Box"
  10. };
  11.  
  12. resource  'DITL' (-15999)
  13. {
  14.   {
  15.     {66, 71, 90, 146},
  16.       Button {enabled, "OK"};
  17.     {9, 37, 27, 211},
  18.       StaticText {disabled, "A Generic Desk Accessory"};
  19.     {29, 61, 64, 183},
  20.       StaticText {disabled, "          by \0x0dDavid HM Spector"}
  21.   }
  22. };
  23.  
  24. resource  'MENU' (-15999)
  25. {
  26.     -15999,
  27.     0,
  28.     0xffffffe7,
  29.     enabled,
  30.     "Generic Menu",
  31.     {
  32.     "About the Generic DA\0xc9", noIcon, 0, 0, 0;
  33.     "Menu Item #2", noIcon, 0, 0, 0;
  34.     "-", noIcon, 0, 0, 0;
  35.     "Disabled Menu Item #4", noIcon, 0, 0, 0;
  36.     "The 5th & Last Item\0xc9", noIcon, 0, 0, 0
  37.     }
  38. };
  39.  
  40.