PRB: Data Entered in Edit Region Is Not Displayed ProperlyID: Q100810 The information in this article applies to:
SYMPTOMSWhen you are using an edit field on a screen generated by the screen generator, the edit field does not properly display data that is entered in the field. For example, if the edit field is four characters wide and the characters "ABCD" are typed in, after the "D" is typed, "BCD_" will be displayed. The cursor will occupy the fourth place in the field and the first character is shifted off the field to the left.
CAUSEThe edit region is not being refreshed properly.
RESOLUTIONThere are three ways to work around this problem:
MORE INFORMATION
Steps to Reproduce Problem1. Create a database with two character fields, one with a width of 2. Create a quick screen with the screen generator. Both fields should
3. Change the first field to an EDIT object.
4. Generate the screen and execute the .SPR file with the DO command. 5. Type "ABCD" (without the quotation marks) in the first field. Note Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a text box control
insertion point
KBCategory: kbprg kbprb
KBSubcategory: FxprgGeneral
|
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |