0

Screen Control (version 22)

  • updated 2 yrs ago
  1. Screen title and navigation tab
  2. Edit screen name
  3. Hide current screen from navigation
  4. Add new screen
  5. Edit screen script *
  6. Set asset instance

 Properties

  • Name - a unique name used to reference the control in script *
  • Height - the height of the screen in pixels
  • IsNavigationVisible - enables/disables the visibility of the navigation tab
  • Title - displays descriptive text in the navigation tab when an application contains multiple screens
  • Width - the width of the screen in pixels
  • AssetBranchCount - specifies the number of branches displayed in the asset picker
  • AssetInstance - sets the screen to an asset instance
  • AssetPickerInlineWidth - specifies the width (pixels) of the inline asset picker
  • AssetPickerMode
    • Modal - the asset icon will appear on the tool bar next to the Redo button to switch between assets  
    • Inline - a column of asset instances will appear on the left-hand side of the screen to switch between assets
    • None - no picker is presented
  • OnBeginAssetChange - used to trigger a script to run before the asset is changed *
  • OnEndAssetChange - used to trigger a script to run after the asset has changed *
  • Script - allows the user to edit the script. Scripting is written in C#. Documentation for scripting can be found by clicking the 'Edit Script...' link and clicking on the '?' icon in the top-right corner of menu. *

* These properties are only available to admin users.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular