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