FIX: WHEN Clause Not Invoked When Bar Is MovedID: Q105151 2.50 WINDOWS kbprg kbfixlist kbbuglist The information in this article applies to:
SYMPTOMSMoving a bar does not invoke the WHEN clause in a popup defined with the MOVER clause. The expected behavior is for the WHEN clause to be invoked every time the bar is moved.
STATUSMicrosoft has confirmed this to be a problem in FoxPro 2.5 for Windows. This problem was corrected in FoxPro 2.5a for Windows.
MORE INFORMATION
Steps to Reproduce Problem1. Create and run a program with the following code:
2. Note that the WAIT WINDOW, which is called by the WHEN clause, is
3. Click and release bar "one." The WAIT WINDOW clears.
4. Click the button on bar "one" and drag it to another position. The WAIT WINDOW does not display.
Additional reference words: FoxWin 2.50 buglist2.50 fixlist2.50a pop-up KBCategory: kbprg kbfixlist kbbuglist KBSubcategory: FxprgGeneral Solution Type : kbfix |
|
Last Reviewed: October 14, 1997 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |