BUG: Status Bar Does Not Change on Wizard-Generated ScreensID: Q121438 2.60 2.60a | 2.60 2.60a | 2.60a kbui kbdisplay kbtool kbbuglist
The information in this article applies to:
SYMPTOMSThe message displayed in the status bar when you choose a button in a screen generated by the Screen Wizard does not change when the prompt displayed on the button has been changed. For example, choosing the Edit button changes that button's prompt to Save. However, choosing the Save button still displays "Edit current record" in the status bar. NOTE: In FoxPro for MS-DOS, the message is displayed at the bottom of the screen instead of in the status bar.
CAUSEWhen the Screen Wizard generates the screen and builds the @ ... GET fields, it adds a MESSAGE clause that is relevant to only one of the prompts for a given button. Because there is no such thing as a "dynamic GET" that would allow this message to change programmatically, the message does not change with the button prompt. This behavior occurs because of a problem with the Screen Wizard and FoxPro's inability to change messages programmatically. For additional information about how to display unique messages for push button prompts, please see the following article in the Microsoft Knowledge Base:
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 INFORMATION
Steps to Reproduce Problem1. From the Run menu, choose Wizard. Choose Screen. 2. Choose the Open button. Select Customer.dbf from the TUTORIAL 3. Choose the Finish button.
4. When prompted for a screen title, select Save And Run Screen. Choose 5. When prompted to save the screen, accept the default of Customer.scx and
6. When the newly generated screen is displayed, choose the Edit button.
7. Click the Save button, holding down the mouse button (do not release the
Note that the message displayed in the status bar is "Edit current record"
instead of "Save current record."
Additional reference words: FoxMac FoxDos FoxWin 2.60 statusbar buglist2.60 buglist2.60a KBCategory: kbui kbdisplay kbtool kbbuglist KBSubcategory: FxtoolWizscreen |
|
Last Reviewed: May 18, 1998 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |