ATTACH

ATTACH(window, widget, x, y)

Type: directive

This function attaches a widget to a window at position <x>, <y>. The top left of the window should be taken as reference (0, 0).
This directive also can be used to position a Window on the screen. The first argument must then contain a 0, and the second argument must contain the Window ID.