Path: utzoo!attcan!uunet!cs.utexas.edu!swrinde!mips!apple!atncpc!bruce From: bruce@atncpc.UUCP (Bruce Henderson) Newsgroups: comp.sys.next Subject: Re: How do I make dynamically changing menus? Summary: long code sample Message-ID: <282@atncpc.UUCP> Date: 14 Jul 90 22:20:35 GMT References: <11858@sdcc6.ucsd.edu> Distribution: na Organization: Ashton Tate NCPC, San Jose, CA. Lines: 10 In article <11858@sdcc6.ucsd.edu>, fellman@celece.ucsd.edu (Ronald Fellman) writes: > I am trying to dynamically change a submenu but cannot figure out how to > get the id for the submenu object that was created by Interface Builder. > MenuCells don't seem to keep a record of what menu they are in. Menu > objects don't seem to keep any records of submenus of items. I must be > overlooping something. Can anyone help?? > > Thanks, > -ron fellman > (e-mail : rfellman@ucsd.edu)