home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / READMEs / Peanuts-3 / Tools / screen / backspace / old / SpinView.2.0.README < prev    next >
Encoding:
Text File  |  1996-11-09  |  2.0 KB  |  77 lines

  1.  
  2. SpinView 2.0
  3. ______________________________________________________________________
  4. Introduction.
  5.  
  6.     SpinView is a screen saver module compatible with 
  7.     BackSpace 3.0.
  8. ______________________________________________________________________
  9. Installing.
  10.  
  11.     To install SpinView2.0, simply copy the enclosed
  12.     SpinView.BackModule folder into your
  13.     BackSpace.app directory.
  14. ______________________________________________________________________
  15. Controls.
  16.  
  17. Tail Length
  18.     This slider to increase or decrease the number of lines drawn,
  19.     before any lines are erased.
  20.  
  21. Angle
  22.     This slider adjusts the angle at which the spinners "spin".
  23.  
  24. Radius
  25.     This slider adjusts the radius of the spinners.
  26.  
  27. Number
  28.     This slider controls the number of spinners being drawn.
  29.  
  30. Xinc
  31.     This slider controls the speed at which a spinner moves
  32.     in the horizontal direction.
  33.  
  34. Yinc
  35.     This slider controls the speed at which a spinner moves
  36.     in the vertical direction.
  37.  
  38. ______________________________________________________________________
  39. Defaults
  40.  
  41.     These are the defaults used/set by the Spin module.
  42.     
  43.         AngleIncrement
  44.         NumberOfSpinners
  45.         Radius
  46.         TailLength
  47.         XIncrement
  48.         YIncrement
  49.     
  50.     These directly correspond to the controls in the
  51.     inspector.  All defaults are updated at the time the control
  52.     is adjusted.
  53.     
  54.     All defaults can be read/written using the NeXT supplied
  55.     commands dread and dwrite. The owner of the defaults is
  56.     SpinView.  The program is cautious about using defaults
  57.     and will always check for out of bounds defaults.  Any
  58.     defaults found out of bounds will be set to the closest
  59.     in bounds value.
  60.  
  61. ______________________________________________________________________
  62. Thanks!
  63.  
  64.     Many thanks to Sam Streeper for writing BackSpace and for helping
  65.     me improve my code and interface. 
  66.  
  67. ______________________________________________________________________
  68. Questions/Problems
  69.  
  70.     If you have any questions or find problems with this module
  71.     please contact me.  (Admiration is also appreciated.)
  72.  
  73.     Have fun!
  74.  
  75.     Larry Cordner
  76.     larry@netcom.com
  77.