home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / misc / 15033 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.3 KB

  1. Xref: sparky comp.sys.mac.misc:15033 comp.sys.mac.system:11075 comp.sys.mac.programmer:14146
  2. Path: sparky!uunet!cs.utexas.edu!rutgers!concert!duke!news.duke.edu!phy.duke.edu!jwang
  3. From: jwang@phy.duke.edu (James Wang)
  4. Newsgroups: comp.sys.mac.misc,comp.sys.mac.system,comp.sys.mac.programmer
  5. Subject: Re: Modifying Finder Menus, System 7
  6. Keywords: ResEdit,Menus,Finder,System 7
  7. Message-ID: <4628@news.duke.edu>
  8. Date: 18 Aug 92 14:53:53 GMT
  9. References: <1992Aug17.214240.22558@u.washington.edu>
  10. Sender: news@news.duke.edu
  11. Followup-To: comp.sys.mac.misc
  12. Distribution: usa
  13. Organization: Duke University; Durham, N.C.
  14. Lines: 11
  15. Nntp-Posting-Host: mafalda.phy.duke.edu
  16.  
  17. In article <1992Aug17.214240.22558@u.washington.edu> aph@u.washington.edu writes:
  18. >I want to change some of the menus of the Finder. I want to change the 
  19. >Command key for them.  I've done it with other apps using ResEdit but when I 
  20. >look in the resource file for both the Finder and System, the 'MENU' 
  21. >resource doesn't contain all the menu items.  What's the deal anyway. 
  22.  
  23. Look in the "fmnu" resource, the menus are not marked so go through each one.
  24. The command key character (if they exist) is located three bytes before the 1st
  25. character of the menu text.  
  26.  
  27. Has anyone got a resedit template for this yet?
  28.