The horizontal and vertical adjust quantities control how much the window scrolls when the user requests to move to a location that is not currently displayed. They are window-specific values. To set the adjust quantities for a window, use the set window adjust quantity function, sw_adjq():
|
||
|
|
|
|
|
|
|
|
|
If you make the following call:
|
and the user presses the down arrow while on the last row of the memory file, the memory file will scroll up 5 rows.