[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Scrolbar.prg
Scroll bar functions
--------------------------------------------------------------------------------
ScrollBarNew( <nTopRow>, <nTopColumn>, <nBottomRow>,
<cColorString>, <nInitPosition> ) --> aScrollBar
Create a new scroll bar array with the specified coordinates.
ScrollBarDisplay( <aScrollBar> ) --> aScrollBar
Display a scroll bar array to the screen.
ScrollBarUpdate( <aScrollBar>, <nCurrent>, <nTotal>,
<lForceUpdate> ) --> aScrollBar
Update scroll bar array with new tab position and redisplay tab.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson