User Tools

Site Tools


dictionary:human:frontwindow

Front Window

Brings the specified window to the front

Usage:

front window “title of window”

Optional Parameters:

location (list of x, y parameters to place the window)
size (list of 2 integers for width and height)

You can pass the title of any window that is open, or by passing specific names you can cause windows for specific things to be opened even if they are not open. Supported values are:

  • “Master List”
  • “Log”
  • “Scheduled Events”
  • (the name of any list)
  • (the name of any View)

Examples:

front window "log" location {40, 40} size {400, 600}
dictionary/human/frontwindow.txt · Last modified: 2023/02/13 14:52 by 127.0.0.1