Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!samsung!zaphod.mps.ohio-state.edu!rpi!uupsi!rodan.acs.syr.edu!jfbruno From: jfbruno@rodan.acs.syr.edu (John Bruno) Newsgroups: comp.windows.ms Subject: Need help w/Cascading Menus Message-ID: <1990Sep5.192324.24707@rodan.acs.syr.edu> Date: 5 Sep 90 19:23:24 GMT Sender: jfbruno@rodan.acs.syr.edu (John Bruno) Organization: Integrated Healthcare Technologies, Inc. Lines: 23 Win3 "Cascading Menus" will automatically pop-up a submenu if you move the cursor over an item that has one. I'd like to have a cascading menu that does not automatically do that unless the user clicks, say, the right mouse button, which would let them select something higher up on the menu. For example: +-----------+ | One >| |#Two######>+--------+ | Three |Two-A | | Four |Two-B##>+------+ +-----------|Two-C >|More | +--------|Stuff | +------+ Here, the user moved the cursor over "Two" in the first menu, which automagically brings up the first sub-menu, then moves the cursor over "Two-B" which brings up a third menu. I'd like to let the user select "Two-B" without having that third menu come up. Will I have to write my own menu-handling beastie to do this? Thanks 4 any helpo ---jb