BUG: Push Button Require Two Mouse Clicks Instead of OneLast reviewed: May 6, 1997Article ID: 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:
ARTICLE-ID: Q104258 TITLE : Sample Code for Creating Multiple-Selection GET List Box 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.
|
Additional query words: popup multiselect
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |