home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / misc / graphit2.hlp < prev    next >
Text File  |  1990-08-21  |  5KB  |  70 lines

  1.                    USING AutoRedraw
  2.  
  3.     Whenever you change the scale to look at a graph in greater detail or from
  4. farther  back,  or you shift the range of the axes so that the graph you  just
  5. drew  will be centered,  the screen must be cleared so that a  new  coordinate
  6. grid  can be drawn.  So you're left with the viewing angle you wanted for that
  7. graph,  but the screen is blank.  You shouldn't have to solve this problem  by
  8. retyping the whole equation again...and you don't. You can redraw the equation
  9. much  more easily by selecting "Last graph"  in the "Redraw"  menu.  But  with
  10. AutoRedraw ON, you don't even have to do that.
  11.     As its name suggests,  AutoRedraw will redraw the last equation you  typed
  12. in automatically when you change the scale or range. If you don't want a graph
  13. redrawn,   you can abort it by pressing ESC twice and you will be returned  to
  14. the  menu.   If you want to turn off AutoRedraw completely (say  you'd  rather
  15. redraw  all  of  the equations in the redraw queue instead of  just  the  last
  16. one...with  AutoRedraw  on  you'd have to wait for the  last  equation  to  be
  17. graphed  twice,  once by each function),  just select "AutoToggle"  under  the
  18. "Redraw" menu and answer "n" when asked if you want AutoRedraw on.
  19.     AutoRedraw  is ON by default.  You can change the default to OFF by  using
  20. the   "/A"    command  line  option (see GRAPHIT.DOC, Appendix  A  for  a full
  21. explanation  of  the command line arguments). 
  22.  
  23.                  Press PgDn for more help on the Redraw Queue.
  24.                    THE REDRAW QUEUE
  25.  
  26.     Every time you type in an equation, the character string you typed and the
  27. program's  internal  representation of that equation get stored in the  redraw
  28. queue. From this queue, or list, you can call up any of the last 20  equations
  29. you  typed to graph again with fewer keystrokes than retyping it.  Or you  can
  30. redraw  all  of  them  or the just the last one  you  typed  with  even  fewer
  31. keystrokes.   The equations in the queue are stored in an order that puts  the
  32. most-recently-used  at the beginning and the least-recently-used at  the  end.
  33. Hopefully,   when  the queue fills up,  the equations that are bumped off  the
  34. queue at the end will be the ones you won't miss very much.
  35.  
  36.     As  explained in the previous sub-section,  the screen clears whenever you
  37. execute Range or a successful Scale (if you abort Scale the screen remains  as
  38. it  was).   If  you  execute either of these functions  or  clear  the  screen
  39. accidentally with the Clear menu option,  you can redraw the last equation (if
  40. AutoRedraw hasn't already)  by selecting "Last graph"  under "Redraw",  or you
  41. can  redraw  all of the equations in the queue using "Redraw All"   under  the
  42. "Redraw"   menu.   Note that the redraw function does not keep track of  which
  43. graphs are on the screen at any point in time so "redrawing all"  may put more
  44. (if you plotted many equations on the screen before the last one) or fewer (if
  45. you  cleared  the queue)  equations on the screen than there were  before  the
  46. screen was cleared.                     Press PgDn for more help.
  47.                   USING "PICK GRAPH"
  48.  
  49.     The "Pick graph"  option in the Redraw menu allows you to graph any of the
  50. equations currently in the redraw queue. Because of the enormity of the buffer
  51. that would be required to "remember" what was on the screen "behind" a list of
  52. all the equations  in the queue so the images there could be preserved in  EGA
  53. and  VGA modes,  the equation-viewing is limited to one at a time in a  pop-up
  54. box. If you would like to redraw the one shown, press enter. Or, if you have a
  55. mouse,  click the left button on the equation itself.  If you want to look  at
  56. more,  press any other key except Escape (or click on any point on the  screen
  57. outside  of the box with the equation in it).  When you have looked at all  of
  58. the equations in the queue,  it recycles to the first equation again.  If  the
  59. equations start looking familiar, you've probably reached the beginning again.
  60. If you decide you don't want to redraw any of the equations presented for your
  61. perusal,  press Escape (or click the right mouse button)  and the command will
  62. be ignored.  When you pick a graph,  it is reinserted at the top of the redraw
  63. queue,   as  you'll likely be working with it again in the future.  So if  you
  64. scale the grid again,  that graph will be Auto-Redrawn,  and if you redraw the
  65. last graph, that graph will be shown.
  66.  
  67.  
  68. ───────────────End of Redraw help. Press ESC to return to menu.───────────────
  69.  
  70.