Skip to content

Builder Mode - Buttons

Lets you set properties of the button area

image

Set one of four button sizes (affecta all buttons)

  • mini
  • small
  • regular (default)
  • large

Sets the text to display on Button 1 - aka the default button

Default "OK"

The “Disabled” setting will set the state of button 1 to disabled (to be re-enabled via button1: enable command file command)

Set the text to display on Button 2

Default "Cancel"

Set the text to display on the Info Button

Enable “Quit on Info” so the dialog will exit when the info button is clicked

Set “Info Button Action” to a URL to open when the button is clicked.

Back