PRB: Must Click Mouse Twice to Select Submenu

Last reviewed: April 17, 1995
Article ID: Q102897
The information in this article applies to:
  • Microsoft FoxPro for MS-DOS, versions 2.0, 2.5, 2.5a, 2.5b, 2.6

SYMPTOMS

In the Menu Builder, if a menu is created with a single pad having two submenus under it, the mouse must be clicked twice to bring up the next submenu the first time the submenu is selected. This problem occurs only the first time the submenu is activated. On subsequent selections, it works normally. This problem does not occur when the ENTER key is used.

STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Problem

  1. From the File menu, choose New, and select Menu.

  2. In the Menu Builder, type the word "Test" (without the quotation marks) under Prompt, and have the result say "Submenu".

  3. Choose Create, and type "Test1" (without the quotation marks) with "Submenu" as the result.

  4. Choose Create, and type "Test2" (without the quotation marks) with "Submenu" as the result.

  5. Choose Create, and type "Test3" (without the quotation marks) with "Procedure" as the result.

  6. In the text editing region, type the following:

          WAIT WINDOW "Hello"
    

  7. Generate the menu by choosing Generate from the Program menu.

  8. When you are finished generating the menu, type the following command in the Command window:

          DO <menu name>.mpr
    


Additional reference words: FoxDos 2.00 2.50 2.50a 2.50b 2.60 pssbug2.60
KBCategory: kbprg kbprb
KBSubcategory:


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 17, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.