home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / resources / classes / PopUpFormatter.README < prev    next >
Encoding:
Text File  |  1994-12-01  |  874 b   |  27 lines

  1. PopUpformatter
  2. By Daryl Thachuk, Montage Technologies Inc.
  3.  
  4. After several requests from people for more information, I've finally
  5. made available a miniexample of how to put a PopUpList into a
  6. DBTableView.  The PopUpformatter allows you to select into the
  7. column cell one value from a predefined list of values. By clicking
  8. on the cell with the PopUpformatter you will be shown a list of
  9. valid values for that cell.
  10.  
  11. Credit
  12. I want to thank Jeff Martin for his StringList class and Mai Nguyen
  13. of NeXT for the Boolean formatter from which this is taken and the
  14. RandomTableView miniexample.
  15.  
  16. Have fun,
  17.  
  18. Daryl Thachuk
  19. Montage Technologies Inc.
  20. dst@montage.ccinet.ab.ca
  21.  
  22.  
  23. Disclaimer
  24. You may freely copy, distribute, and reuse the code in this example.
  25. Montage Technologies Inc. disclaims any warranty of any kind,
  26. expressed or implied, as to their fitness for any particular use.
  27.