INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make a vertical scroll bar.
-- Make a horizontal scroll bar.
-- Current position of the scroll box
-- Minimum position
-- Maximum position
-- Set `position' with `new_position'
-- Set `minimum' and `maximum' with
-- `a_minimum' and `a_maximum'
-- Set `line' with `line_magnitude'.
-- Set `page' with `page_magnitude'.
-- Process the scroll messages.
-- Typically, this routine will be called from
-- `on_vertical_scroll_control' or
-- `on_horizontal_scroll_control' of the parent window.
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |