borderless% =
set to true to create subsequent windows without borders (defaults to false) minimize_button% = set to true to include a minimize button in all subsequent windows (defaults to true) maximize_button% = set to true to include a maximize button in all subsequent windows (defaults to true) close_button% = set to true to include a close button in all subsequent windows (defaults to true) autoclose% = set to true to automatically close a window if a user clicks on the close button (defaults to true) |
This command can be used before open a window to give certain defaults value to the way the window behaves. |