Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!microsoft!davidds From: davidds@microsoft.UUCP (David D'SOUZA) Newsgroups: comp.windows.ms Subject: Re: Usher menus are NOT slow. Message-ID: <70248@microsoft.UUCP> Date: 27 Jan 91 22:54:02 GMT Reply-To: davidds@microsoft.UUCP (David D'SOUZA) Distribution: comp Organization: Microsoft Corp., Redmond WA Lines: 21 References: I think this was documented in the winini.txt readme on you Win3 disks but I could be mistaken... In your win.ini file, in the [windows] section, you can add the following line ; Delay before showing the hierarchical menu. Defaulted to 400 MenuShowDelay=0 ; Delay before hiding the hierarchical menu. Defaulted to 100, (I think) MenuHideDelay=0 This should speed up the appearance of your popup menus. On 286 machines, a longer delay is desireable, on 386, people are happy with no delay. Enjoy. -Dave