Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!think.com!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!haven.umd.edu!cs.wvu.wvnet.edu!cerc.wvu.wvnet.edu!blackwater!vrm From: vrm@blackwater.cerc.wvu.wvnet.edu (Vasile R. Montan) Newsgroups: comp.sys.mac.programmer Subject: Using the same menu as a hierchical AND a pop-up menu: safe? Message-ID: <1762@babcock.cerc.wvu.wvnet.edu> Date: 14 May 91 16:49:49 GMT Sender: news@cerc.wvu.wvnet.edu Reply-To: un020070@vaxa.wvnet.edu Lines: 11 Suppose I have a menu which is a fair amount of work to build. I want to use this same menu in two different places: once as a hierarchical menu off of one of the menus on the menu bar, and again as a pop-up menu in a modal dialog. Is there any reason why I can't use the same menu for both of these? Or do I have to define two separate, identical menus? Both kinds of menus are inserted as one of these '-1' menus. --Kurisuto un020070@vaxa.wvnet.edu