PRB: Messages May Not Appear in Status BarID: Q135725 The information in this article applies to:
SYMPTOMSMessages defined for individual menu items in a user-defined menu disappear when the main desktop window is resized and the SET STATUS ON command is issued.
CAUSEThe SET STATUS ON command creates a character-based status bar. By default, messages are displayed in the center of the screen underneath the status bar. This character-based status bar does not resize itself proportionately to the desktop window; consequently, the message is placed in a location outside the resized desktop coordinates (position).
RESOLUTIONInstead of using SET STATUS ON, use the SET STATUS BAR ON command. This creates a graphical status bar display that resizes itself accurately as the desktop window is resized.
STATUSMicrosoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior1. Create a simple user-defined menu with the menu generator, and define 2. Generate the menu.
3. From the Command window, issue the SET STATUS ON command. The default 4. Run the menu program by using the this command:
5. Select the menu options with messages. The messages should be displayed
6. Make the main Visual FoxPro desktop window smaller.
7. Select a menu option with a defined message. The message will no longer 8. Resize the desktop to full screen size. The messages should become
9. Issue the SET STATUS BAR ON command to restore the graphical status bar.
Additional reference words: 3.00 VFoxWin
KBCategory: kbui kbprg kbprb
KBSubcategory: FxotherGeneral
|
Last Reviewed: August 28, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |