Member variable XbpCrt():gridMove Foundation

Restricts the movement of the window to increments of :fontWidthwhen the mouse is used to move the window.

Attribute: EXPORTED
Data type: Logical (.F.)
Description

By default, the instance variable :gridMove contains the value .F. (false). This allows the XbpCrt window to be shifted by very small increments using the mouse. This can cause a delayed screen display with some graphics cards. In this case, the instance variable can be set to .T. (true). If :gridMove is set to .T., the XbpCrt window can only be moved in increments preset by the operating system. This can result in faster screen display during window movements.

This instance variable is ignored under Windows.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.