home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!netnews.upenn.edu!cronkite.ocis.temple.edu!picasso.ocis.temple.edu!wisdom
- From: wisdom@picasso.ocis.temple.edu (Robert Wisdom)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Beginner's Hierarchical Menu Problem
- Message-ID: <1992Dec20.211214.20400@cronkite.ocis.temple.edu>
- Date: 20 Dec 92 21:12:14 GMT
- References: <BzKItx.qs@nic.umass.edu>
- Sender: news@cronkite.ocis.temple.edu (NetWork News (readnews))
- Organization: Temple University
- Lines: 27
- X-Newsreader: TIN [version 1.1 PL8]
-
- Richard J. Resnick (rjr@titan.ucc.umass.edu) wrote:
-
- ...
-
- : I am trying to make a simple FONT menu, which will be a hierarchical
- : menu under a menu called SPECIAL. I built the resources correctly, and
- : the FONT menu, res_id = 100, was built empty in the resource editor,
- : so that I could call AddResMenu to load it up.
-
- My god! I think I know the answer to this one! I'm just
- beginning to do Mac programming also but Resource ID's from 0 to 127 are
- "used for other system[!] resources." This is from page 109 of "Inside
- Macintosh, Vol. I." Try setting res_id to 128 (or more) and see if that
- helps.
-
- : Thanks in advance for any help you can give me.
-
- : Richard Resnick
-
- Sure, it's fun to be able to answer at all.
-
- Robert
- ----
- Sign held by an abortion protester: | Robert Wisdom
- "Abortion Kills America's Future Soldiers" | wisdom@picasso.ocis.temple.edu
- You figure it out (Because I can't!). | My opinions are !yours.
- ----
-