Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!zaphod.mps.ohio-state.edu!wuarchive!uunet!munnari.oz.au!bruce!monu0.cc.monash.edu.au!monu6!ede879g From: ede879g@monu6.cc.monash.edu.au (Robert D. Nicholson) Newsgroups: comp.databases Subject: pull down menus with paradox Keywords: paradox Message-ID: <1991May22.232716.27515@monu6.cc.monash.edu.au> Date: 22 May 91 23:27:16 GMT Organization: Monash University, Caulfield Campus Lines: 19 In paradox 3.5 how do you program pull down menus. Such as in turbo c. Using PAL. The showmenu function is being used to display the highest level menu. ie the top line. When the down arrow key is pushed and a popmenu is activated to give the pull down effect the highest level menu (showmenu) disappears from the screen until the pop up menu is removed from the screen This happens regardless of the position of the popup menu. Some code that accomplishes this would be nice. HELP