home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / programm / 5151 < prev    next >
Encoding:
Text File  |  1992-07-21  |  967 b   |  22 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!uwm.edu!linac!uchinews!news
  3. From: colin@agincourt.bsd.uchicago.edu (& Garrett)
  4. Subject: DBKit: TextFields as display objects
  5. Message-ID: <1992Jul21.195849.17469@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Organization: University of Chicago Computing Organizations
  8. Date: Tue, 21 Jul 1992 19:58:49 GMT
  9. Lines: 11
  10.  
  11. Hmm, when it rains it pours.  Does anyone know what I need to do to get my  
  12. DBModule and its entourage to recognize editing I do to data I've got  
  13. displayed in TextFields?  When I display the same data in an editable  
  14. DBTableView, I have no problems saving changes I make back to the  
  15. database.  Presumably my EditableFormatter is taking care of things.  But  
  16. when I'm using TextFields, 'it' doesn't seem to go back to the RecordList  
  17. and message setValue:forProperty: or whatever.
  18. Any help?
  19.  
  20. Colin Garrett
  21. colin@delphi.bsd.uchicago.edu
  22.