Use the scrollWhileAdjusting parameter to set or query whether the window will scroll while the vertical scroll bar is being dragged.
query command
set command
The current view.
query scrollWhileAdjusting set scrollWhileAdjusting { on | off }
on | Use the on parameter to indicate that the window should scroll whenever the vertical scroll bar is moved. |
off | Use the off parameter to indicate that the window should not scroll while the vertical scroll bar is being dragged. The estimated new window position will be displayed on the message line. The window will be scrolled to this position when the mouse button is released. |
query scrollWhileAdjusting set scrollWhileAdjusting on
Copyright IBM Corporation 1992, 2004. All Rights Reserved.