home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20124 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

  1. 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
  2. From: wisdom@picasso.ocis.temple.edu (Robert Wisdom)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Beginner's Hierarchical Menu Problem
  5. Message-ID: <1992Dec20.211214.20400@cronkite.ocis.temple.edu>
  6. Date: 20 Dec 92 21:12:14 GMT
  7. References: <BzKItx.qs@nic.umass.edu>
  8. Sender: news@cronkite.ocis.temple.edu (NetWork News (readnews))
  9. Organization: Temple University
  10. Lines: 27
  11. X-Newsreader: TIN [version 1.1 PL8]
  12.  
  13. Richard J. Resnick (rjr@titan.ucc.umass.edu) wrote:
  14.  
  15.                 ...
  16.  
  17. : I am trying to make a simple FONT menu, which will be a hierarchical
  18. : menu under a menu called SPECIAL. I built the resources correctly, and
  19. : the FONT menu, res_id = 100, was built empty in the resource editor,
  20. : so that I could call AddResMenu to load it up.
  21.  
  22.     My god!  I think I know the answer to this one!  I'm just
  23. beginning to do Mac programming also but Resource ID's from 0 to 127 are
  24. "used for other system[!] resources."  This is from page 109 of "Inside
  25. Macintosh, Vol. I."  Try setting res_id to 128 (or more) and see if that
  26. helps.
  27.  
  28. : Thanks in advance for any help you can give me.
  29.  
  30. : Richard Resnick
  31.  
  32.     Sure, it's fun to be able to answer at all.
  33.  
  34.             Robert
  35. ----
  36. Sign held by an abortion protester:        | Robert Wisdom
  37. "Abortion Kills America's Future Soldiers" | wisdom@picasso.ocis.temple.edu
  38. You figure it out (Because I can't!).      | My opinions are !yours.
  39. ----
  40.