Flowdock
method

setscrreg

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Window

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

setscrreg(p1, p2) public

Set a software scrolling region in a window. top and bottom are lines numbers of the margin.

If this option and Curses::Window.scrollok are enabled, an attempt to move off the bottom margin line causes all lines in the scrolling region to scroll one line in the direction of the first line. Only the text of the window is scrolled.

Show source
Register or log in to add new notes.