Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
When the zoomed
is true
, window
is full sized and centered on the current display. The zoomed
becomes false when the user drags the window from its original position and/or resizes it.
Window
is any window with a zoom box. If window
is straddling two displays, setting the zoomed
to true
opens window
to its full size and centers it on the display holding more than half of the window's image.
Clicking the zoom box toggles the zoomed
between true and false.
One of HyperCard’s built-in windows, the window containing the current stack (called the card window), or any other window containing a stack, as follows:
Note: If a window containing a stack is inactive, you can set only its location
and visible
properties.
Important: External windows can’t be substituted for the window
placeholder (see the externalWindow
placeHolder).
Any expression that evaluates to the HyperTalk and AppleScript constants true
or false
.
For example: