home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / oop / macapp3 / 366 < prev    next >
Encoding:
Text File  |  1993-01-07  |  924 b   |  23 lines

  1. Newsgroups: comp.sys.mac.oop.macapp3
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!udel!rochester!rit!cci632!sdk
  3. From: sdk@cci632.cci.com (Stephen Knight)
  4. Subject: Overriding with a second resource file
  5. Message-ID: <1993Jan7.220022.3406@cci632.cci.com>
  6. Summary: How to do it so the menus will change?
  7. Organization: [Computer Consoles, Inc., Rochester, NY
  8. Date: Thu, 7 Jan 1993 22:00:22 GMT
  9. Lines: 12
  10.  
  11. Greetings,
  12.     I would like to be able to open a resource file (with
  13. FSpOpenResFile or HOpenResFile) so that I can override the resources
  14. in an application (new menus, text strings, that short of thing).  My 
  15. problem is that I can't seem to find the correct spot such that it will
  16. work for my menus (CMNU).  I only get the CMNU's that exist in the
  17. application file, not the newly opened file (I've tried opening the
  18. resource file in I<my>Application and in main...no luck).
  19.  
  20. Any ideas?
  21. steve knight
  22. sdk@cci.com
  23.