home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20758 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!darkstar.UCSC.EDU!cats.ucsc.edu!dev
  2. From: dev@cats.ucsc.edu (/dev/null)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Menus from 2 resource files?
  5. Date: 6 Jan 1993 03:56:20 GMT
  6. Organization: University of California; Santa Cruz
  7. Lines: 17
  8. Message-ID: <1idl94INN4em@darkstar.UCSC.EDU>
  9. References: <1993Jan6.010519.10559@midway.uchicago.edu>
  10. NNTP-Posting-Host: am.ucsc.edu
  11. Keywords: menus resources furry bunnies
  12.  
  13.  
  14.  
  15. ajr@quads.uchicago.edu asks about heirarchical menus that are saved
  16. in a preferences file.
  17.  
  18. There is some sample code that deals with showing menu icons that are
  19. in a preferences file in the Word Services Software Development Kit.
  20. I think that you have a similiar problem to the one that is addressed
  21. in the Word Services SDK.
  22.  
  23. It is available via anonymous FTP from ics.uci.edu, and it is in the
  24. file /mac/think-c/demos/ws-sdk-10.hqx.
  25.  
  26. The Word Services SDK contains the complete source code to a word processor
  27. that supports the Word Services Apple Event Suite.  You can load services
  28. such as spellers and grammar checkers into its menu and have them work
  29. as if they were built-in menu items.
  30.