SS.SBar Set Status

From NitrOS-9
Jump to: navigation, search

Puts a scroll block at a specified position.

Entry Conditions
A path number
B SS.SBar ($88)
X horizontal position of scroll block
Y vertical position of scroll block
Error Output
CC carry set on error
B error code

Additional Information

  • WT.FSWin-type windows have areas at the bottom and right sides to indicate their relative positions within a larger area. These areas are called scroll bars. SS.SBar gives an application the ability to maintain relative position markers within the scroll bars. The markers indicate the location of the current screen within a larger screen. Calling SS.SBar updates both scroll markers.
  • The support module for this call is WindInt.