Event XbpSysWindow():move Foundation

XbpSysWindow has been moved.

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

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

Description

The event xbeM_Move is created after the system 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.