Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Sample Reference - <b>scrolbar.prg</b> http://www.X-Hacker.org [<<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.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson