Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!mordor!joyce!ames!mailrus!chianti!shane From: shane@chianti.cc.umich.edu (Shane Looker) Newsgroups: comp.sys.mac.programmer Subject: Re: Problem with menu resources. Message-ID: <671@mailrus.cc.umich.edu> Date: 2 Sep 88 13:48:05 GMT References: <2426@rti.UUCP> Sender: usenet@mailrus.cc.umich.edu Reply-To: shane@um.cc.umich.edu (Shane Looker) Organization: University of Michigan Computing Center, Ann Arbor Lines: 20 In article <2426@rti.UUCP> rcb@rti.UUCP (Randy Buckland) writes: >I recently had a problem in LSC 3.0 with a program trying to load >menu resources. What I have is as follows, an apple menu id #1, >a file menu id #2 and an edit menu id #3. THe resource file where these >live has them set to preload. I also have an MBAR resource #1 that >references menus 1, 2 and 3 and is set to preload. > >Any ideas? >-- > Randy Buckland (919)-541-7103 As a matter of fact, I might... Check with ResEdit to see if the menu ID is set correctly IN the resource. The menu ID (which is the first thing at the top when editing a Menu), should match the Resource ID. They are distinct. I keep forgetting this and my menus never load when it is wrong. Shane Looker Looker@um.cc.umich.edu