Topic 3.1.9: Status Bar

  • The Status Bar located along the bottom of the development environment provides information about the active screen (if any) and the state of the application.
  •    Execution Mode: The current execution mode of the application.
  •   CAP: Indicates whether the keyboard Caps Lock is on (black) or off (grey).
  •    NUM: Indicates whether the keyboard Num Lock is on (black) or off (grey).
  •   SCRL: Indicates whether the keyboard Scroll Lock is on (black) or off (grey).
  •   Object ID: The ID number of a selected screen object.
  •   Cursor Position: The location of the cursor on the active screen or worksheet.
  •   Object Size: The size (in pixels) of a selected screen object, where W is the width and H is         the height.
  •    No DRAG: Indicates whether dragging is disabled (No DRAG) or enabled (empty) in the             active screen.
  •    Tag Count: The total number of tags used so far in the project.


Last modified: Friday, 5 July 2019, 10:13 AM