Change Window Position (vuo.window.position2)

Changes the location of a window on the screen.

If multiple screens are attached, they occupy a continuous coordinate space based on the layout in System Preferences > Displays > Arrangement, so you can move windows between screens. The top-left of the primary screen — the screen with the white menu bar icon in System Preferences — is always (0, 0). You can find the top-left coordinates of the other screens using the Get Screen Values node.

See also the Change Screen node.

Keywords: arrange, bottom, left, properties, right, settings, top


Example composition:


Back to vuo.window node set documentation.