Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!tut.cis.ohio-state.edu!bgsuvax!denbeste From: denbeste@bgsuvax.UUCP (William C. DenBesten) Newsgroups: comp.sys.mac Subject: Re: Using MenuEdit Message-ID: <3557@bgsuvax.UUCP> Date: 9 Feb 89 14:49:35 GMT References: <1245@ccnysci.UUCP> Organization: Bowling Green State University B.G., Oh. Lines: 19 From article <1245@ccnysci.UUCP>, by alexis@ccnysci.UUCP (Alexis Rosen): > > Nick Jackiw writes: >>I like Allan Goates MENU editor which integrates itself with ResEdit... > >>Neither allow creating NEW menu items as far as the last release I've >>seen, however. > > Sometimes the simplest things are the least obvious! Simply choose the > 'New' item in ResEdit's File menu. Choosing 'New' will indeed create a new menu. The problem is that the menu the editor creates has a bug in it. The menuID of the newly created menu will be zero, instead of the menu's resource ID. The menu appears to work fine within resedit, but when you call GetMenu()/GetNewMBar() (or was it MenuSelect()), the mac bombs. -- William C. DenBesten denbeste@bgsu.edu