Event XbpCrt():move Foundation

XbpCrt window has been moved.

Syntax
:move := {| aNewPos, uNIL, self | ... }
:move ( <aNewPos> ) --> self
xbeP_Move (1048624)
Parameters
<aNewPos> := { nX, nY }
<aNewPos> is an array containing two elements that specify the new x and y position of the window.
Return

This method returns the object executing the method (self).

Description

The xbeM_Move event is generated after a window has been moved.

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.