token:Window_Tokens
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| token:Window_Tokens [2019/07/05 07:45] – created peternlewis | token:Window_Tokens [2026/07/27 04:49] (current) – remove redundant links peternlewis | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This Wiki page receives the redirect for a number or windows related tokens: | This Wiki page receives the redirect for a number or windows related tokens: | ||
| - | * [[token: | + | * `%WindowName%` and `%FrontWindowName%` |
| - | * [[token: | + | * `%WindowFrame%` and `%FrontWindowFrame%` |
| - | * [[token: | + | * `%WindowPosition%` and `%FrontWindowPosition%` |
| - | * [[token: | + | * `%WindowSize%` and `%FrontWindowSize%` |
| Each of these text tokens return information about the specified window. | Each of these text tokens return information about the specified window. | ||
| Line 16: | Line 16: | ||
| The parameter may be: | The parameter may be: | ||
| - | * Front or 0: the focused/ | + | ^ Parameter ^ Meaning ^ |
| - | * Positive Number: the indexed window from front to back. | + | | Front or 0 | the focused/ |
| - | * Negative Number: the indexed window from back to front. | + | | Positive Number |
| + | | Negative Number | ||
| + | | All | All of the windows, one per line, from front to back. | | ||
| So for example, // | So for example, // | ||
| Line 48: | Line 50: | ||
| ==== WindowPosition (FrontWindowPosition) ==== | ==== WindowPosition (FrontWindowPosition) ==== | ||
| - | The `%WindowPosition%` | + | The `%WindowPosition%` |
| `%FrontWindowPosition%` is a synonym for `%WindowPosition%Front%` and may be used interchangeably. | `%FrontWindowPosition%` is a synonym for `%WindowPosition%Front%` and may be used interchangeably. | ||
| Line 62: | Line 64: | ||
| ==== WindowSize (FrontWindowSize) ==== | ==== WindowSize (FrontWindowSize) ==== | ||
| - | The `%WindowSize%` | + | The `%WindowSize%` |
| `%FrontWindowSize%` is a synonym for `%WindowSize%Front%` and may be used interchangeably. | `%FrontWindowSize%` is a synonym for `%WindowSize%Front%` and may be used interchangeably. | ||
| Line 73: | Line 75: | ||
| ``` | ``` | ||
| - | ==== Accessing Window | + | ==== Accessing Window, Screen, & Image Coordinates ==== |
| - | When a Window | + | When a Window, screen token or a [[token: |
| {{: | {{: | ||
| Line 97: | Line 99: | ||
| For WindowPosition, | For WindowPosition, | ||
| - | === Screen/ | + | === Screen/ |
| Line 129: | Line 131: | ||
| * [[token: | * [[token: | ||
| * [[token: | * [[token: | ||
| + | * [[token: | ||
| + | |||
| * [[: | * [[: | ||
token/Window_Tokens.1562312702.txt.gz · Last modified: by peternlewis
