FIX: Screen Redraws When Mouse Button Is ReleasedLast reviewed: April 17, 1995Article ID: Q88637 |
The information in this article applies to:
SYMPTOMSIn Microsoft FoxPro version 2.0, when a READ MODAL window has been defined and the user is in a child window, the screen redraws itself when the mouse button is released after a system pop-up window has been clicked. This is not the desired behavior.
STATUSMicrosoft has confirmed this to be a problem in Microsoft FoxPro version 2.0 for MS-DOS. This problem was corrected in Microsoft FoxPro version 2.0 for MS-DOS dated March 25, 1992.
MORE INFORMATIONWhen you are involved in a READ, you can interact with other non-READ windows without terminating the READ. The MODAL option allows you to limit the non-READ windows that can be activated during a READ. When a window is defined as modal, the window assumes the behavior of a FoxPro dialog box. This means that windows outside the screen set cannot be brought to the front of the screen set window and the current window is temporarily dimmed. To specify the windows that can participate in the READ, you can issue the READ WITH <window title> clause, which automatically makes the screen set modal. Only those windows defined in the screen set and specified in the Associated Window list can be activated.
|
Additional reference words: FoxDos buglist2.00 fixlist2.00 2.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |