home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / MiscKit / Palettes / MiscThreeStateButton / README < prev   
Encoding:
Text File  |  1994-01-06  |  825 b   |  16 lines

  1.  
  2. This class implements a button which can have three states, an off
  3. state, on state, and alternate state.  The palette has two prototypes
  4. which show how you might use one of these beasts in an application.
  5. If you can think of other prototypes which would be useful to put
  6. on the palette, please be sure to let me know so that I can add them.
  7.  
  8. This is a work in progress.  It has a few bugs relating to it's display,
  9. in that it draw kind of sloppy, but it is functional.
  10.  
  11. There is not a built version of the palette here
  12. for now.  It builds just fine for me, though, so
  13. you shouldn't have any troubles with it, either.
  14.  
  15. This object and palette are authored and maintained by Don Yacktman and
  16. are included in the MiscKit by his permission.  Contact him by e-mail at Don_Yacktman@byu.edu if you have any requests or suggestions.