home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume17 / tcl-editor / part02 / help / scroll.help < prev   
Encoding:
Text File  |  1992-03-18  |  1.2 KB  |  26 lines

  1.         HELP ON SCROLLING AND SCROLLBARS
  2.  
  3. TO SCROLL DOWN (towards the end of the file): Move the mouse sprite inside
  4.         the scrollbar on the left side of the window next to the line
  5.         you want to be the new top line in the window.  Then click the
  6.         RIGHT mouse button.  Hold down for continuous scrolling.
  7.  
  8. TO SCROLL UP (towards the beginning of the file): Move the mouse sprite inside
  9.         the scrollbar on the left side of the window next to the line
  10.         you want to be the new top line in the window.  Then click the
  11.         LEFT mouse button.  Hold down for continuous scrolling.
  12.  
  13. TO KNOW WHERE YOU ARE IN THE FILE: The entire scrollbar represent the whole
  14.         file.  The slider inside it represents the part of the file
  15.         you are seeing.
  16.  
  17. TO JUMP TO A PLACE IN THE FILE: Move the mouse sprite inside the scrollbar
  18.         on the left side of the window at the approximate place in
  19.         the file you want to jump to.  That is, if you want to go to
  20.         a place about 3/4 of the way through the file, move the mouse
  21.         sprite 3/4 of the way down the scroll bar.  Then press the
  22.         MIDDLE mouse button.  The window will jump to that spot.
  23.         Move the mouse up or down while holding down the middle mouse
  24.         button to adject.  Release the mouse button when you are
  25.         happy with where you are in the file.
  26.