home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscCircularSlider / README < prev   
Encoding:
Text File  |  1994-03-29  |  1.3 KB  |  36 lines

  1. #
  2. #     Filename: README
  3. #     Created : Mon Sep  6 16:44:31 1993
  4. #     Author  : Don Yacktman <Don_Yacktman@byu.edu>
  5. #              Vince DeMarco <vince@whatnxt.cuc.ab.ca>
  6. #     LastEditDate Was "Mon Mar 28 02:09:09 1994"
  7. #
  8.  
  9. NOTE:  For this release, there are a few controls in the IB Inspector
  10. that either don't work yet or are a bit weird, interface-wise.  Ignore
  11. this; I just didn't have time to finish them up for release.  Sorry!
  12. The archiving format for the controls is stable, so using the sliders
  13. now in your .nibs won't be a problem for future versions; it's "safe"
  14. to go ahead and use this palette...
  15.  
  16. This is a rewrite of the circular slider classes:  Vince's CircularSlider
  17. palette and Don's RotationSlider palette.  It provides more options than
  18. either palette had by itself and fixes a few minor bugs which were mostly
  19. seen in the rendering.  (And probably introduces some new bugs... :*)
  20.  
  21. If you make any interesting subclasses please let us about them; we'd
  22. love to add any useful subclasses in the MiscKit!
  23.  
  24. Note that Don is the official maintainer of this palette; he is the one
  25. who performed the merge of the two palettes and knows the new code best.
  26. (In many ways it is very different from either of the two original
  27. classes, as it turns out.)
  28.  
  29. -----
  30. -Don Yacktman
  31. Don_Yacktman@byu.edu
  32.  
  33. vince demarco
  34. vince@whatnxt.cuc.ab.ca
  35.  
  36.