Previous Up Next

_POSITIONwindow
Move and resize a window. This window will received corresponding events.

ObjWin _POSITIONwindow (
ObjWin _window_
I _x_
I _y_
I _width_
I _height_
)
Parameters

_window_
any window
_x_
x coordinate
_y_
y coordinate
_width_
width
_height_
height
Return value

same window