BUG: @ ... GET List Box Does Not Redraw ProperlyID: Q113208 2.5x 2.60 WINDOWS kbprg kbbuglist The information in this article applies to:
SYMPTOMSUnder FoxPro for Windows, an @ ... GET List will not refresh properly after another window has been called in front of it.
CAUSEThe combination of the following two conditions causes this problem to occur:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe following cases will inadvertently close the original table or cursor:
Steps to Reproduce ProblemThis is an example of reissuing the SELECT statement in the second window, thereby overwriting the original cursor. 1. Create a new screen. 2. Place the following code in the Setup Code for the screen:
3. Using the List tool, add a list box to the screen, making it at least
4. For List Items, choose From Field and for the field name, type
5. For the variable, type "m.choice" (without the quotation marks).
6. In the VALID clause, place the following code:
7. Generate and run the screen.
8. Double-click one of the names to activate the window "cover." After 9. Repeat this step until the problem appears. It may be more likely to
Additional reference words: FoxWin buglist2.50 buglist2.50a buglist2.50b
buglist2.60 2.50 2.50a 2.50b 2.60 database
KBCategory: kbprg kbbuglist
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: May 2, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |