BUG: FxAlert() Function Does Not Appear CenteredLast reviewed: February 20, 1997Article ID: Q163931 |
The information in this article applies to:
SYMPTOMSThe default position of the FxAlert() function does not appeared centered horizontally when invoked in Visual FoxPro 3.0b for the Macintosh. When compared with FoxPro 2.6a for the Macintosh, the FxAlert() function appears much closer to the left-hand corner of the Visual FoxPro desktop after assigning the nHorizontal and nVertical parameters the negative one (-1) value. In FoxPro for the Macintosh 2.6a, the dialog appears centered horizontally.
RESOLUTIONUse the Visual FoxPro MESSAGEBOX() function.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe FxAlert() function topic in the FoxTools Help file, located in the Microsoft Visual FoxPro\Tools folder, states:
Use a value of -1 for either nHorizontal or nVertical to accept the default position.The FoxTools Help file contains the complete syntax for the FxAlert() function.
Steps to Reproduce Behavior
|
KBCategory: kbprg kbbuglist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |