BUG: Push Button Require Two Mouse Clicks Instead of OneID: Q125615 The information in this article applies to:
SYMPTOMSWhen a POPUP is defined and activated in FoxPro version 2.5 for Windows, it requires a single mouse click to get the focus and activate a GET object. However, in versions 2.5b and later, it requires two mouse clicks to activate a GET object such as a push button.
RESOLUTIONAlthough this problem occurs in Visual FoxPro, this situation can be avoided by using the Visual FoxPro Form Designer and its Multiselect functionality. If the reason for using a User Defined POPUP is to get the Multiple-Select look in a popup, the workaround for this problem is to create a multiple- select GET POPUP object as outlined in the following article in the Microsoft Knowledge Base:
STATUSWe are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce ProblemThe following code example demonstrates this problem. To clearly see the problem, you need to run the code in version 2.50 and then again in version 2.50b or later. 1. Place the following code in a new program file:
2. Run the code, and select an item from the popup. Then Click the Cancel
Additional query words: popup multiselect kbFP250 kbFP260
|
|
Last Reviewed: October 22, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |