Skip to main content
Version: 8.1

system.gui

GUI Functions

The following functions allow you to control windows and create popup interfaces.

Functions by Scope

Constants

  • system.gui.ACCL_NONE = 0
  • system.gui.ACCL_CONSTANT = 1
  • system.gui.ACCL_FAST_TO_SLOW = 2
  • system.gui.ACCL_SLOW_TO_FAST = 3
  • system.gui.ACCL_EASE = 4
  • system.gui.COORD_SCREEN = 0
  • system.gui.COORD_DESIGNER = 1