statline.h Header File

Header File Index

Routines for manipulation of the status line

 Functions
ST_angle
Sets the angle mode indicator in the status line.
ST_batt
Sets the battery low indicator in the status line.
ST_busy
Sets the BUSY indicator in the status line.
ST_eraseHelp
Redraws the status line.
ST_folder
Sets the folder name indicator in the status line.
ST_graph
Sets the graph mode indicator in the status line.
ST_helpMsg
Displays message in the status line.
ST_modKey
Sets the modifier key indicator in the status line.
ST_precision
Sets the precision mode indicator in the status line.
ST_progressBar
Creates a progress bar in the status line.
ST_progressDismiss
Removes a progress bar from the status line.
ST_progressIncrement
Increments the value of a progress bar.
ST_progressUpdate
Changes the value of a progress bar.
ST_readOnly
Sets the "read only" (or "locked") indicator in the status line.
ST_refDsp
Displays a system message in the status line.
ST_stack
Sets the history pairs indicator in the status line.
 Predefined Types
Bool
An enumeration to describe true or false values.
SCR_RECT
A scructure for defining a rectangular area.
SCR_STATE
A structure for saving the state of the graphics system.
ST_ACTIVITIES
Contains status bar activity flags.
ST_FLAGS
An enumeration containing codes of status line indicators.
ST_PROGRESS_BAR
A structure describing a progress bar.
WIN_RECT
A structure for defining a rectangular area.
WINDOW
The main window-describing structure.