home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20754 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!linac!uchinews!quads!ajr3
  3. From: ajr3@quads.uchicago.edu (Alain Roy)
  4. Subject: Menus from 2 resource files?
  5. Message-ID: <1993Jan6.010519.10559@midway.uchicago.edu>
  6. Summary: having trouble with menus from multiple resource files.
  7. Keywords: menus resources furry bunnies
  8. Sender: news@uchinews.uchicago.edu (News System)
  9. Reply-To: ajr3@midway.uchicago.edu
  10. Organization: University of Chicago Computing Organizations
  11. Date: Wed, 6 Jan 1993 01:05:19 GMT
  12. Lines: 17
  13.  
  14. a program that i've been working on has a hierarchical menu. The menu
  15. has worked just fine. but today i decided to make the menu dynamic--the
  16. user can add or delete from the menu. of course, i wish to have the changes
  17. last between sessions, so after i got it working, i saved the menu in 
  18. the preferences file. now the menu refuses to show up when i add it
  19. to the menu bar. everthing worked until i changed the location of the menu
  20. to the preferences file. the menu is retrieved from the file ok, with the
  21. items intact, it just doesn't popup when i try to go to the hierarchical
  22. menu.
  23.  
  24. so is this something i just have to deal with? are menus supposed to
  25. be located only in one resource file? or have other people not encountered
  26. this problem?
  27.  
  28. thanx for any advice.
  29.  
  30. -alain
  31.