You're currently browsing the Ignition 8.0 docs. Click here to view the latest docs.

 

GUI Functions

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

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

 

In This Section ...

 

  • No labels