PRB: Messages May Not Appear in Status Bar
Article ID: 135725
Article Last Modified on 2/15/2000
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
This article was previously published under Q135725
SYMPTOMS
Messages 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.
CAUSE
The 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).
RESOLUTION
Instead 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.
STATUS
Microsoft is researching this behavior and will post new information here
in the Microsoft Knowledge Base as it becomes available.
Additional query words: VFoxWin
Keywords: KB135725