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

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!uchinews!news
  3. From: colin@agincourt.bsd.uchicago.edu (& Garrett)
  4. Subject: Re: DBKit: TextFields as display objects
  5. Message-ID: <1992Jul22.162400.4596@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Organization: University of Chicago Computing Organizations
  8. References: <1992Jul21.195849.17469@midway.uchicago.edu>
  9. Date: Wed, 22 Jul 1992 16:24:00 GMT
  10. Lines: 15
  11.  
  12. In article <1992Jul21.195849.17469@midway.uchicago.edu> I wrote:
  13. > Hmm, when it rains it pours.  Does anyone know what I need to do to get  
  14. my  
  15. > DBModule and its entourage to recognize editing I do to data I've got  
  16. > displayed in TextFields?
  17. > [blah blah blah]
  18.  
  19. And Art Isbell mailed me the following.  It works.  EOD.
  20. >If you drag a connection from each attribute to both the DBTableView  
  21. column and
  22. >the TextField in which you wish to display and enter data (the  
  23. DBTableView
  24. >column connection is optional), and also make the DBModule the  
  25. TextField's
  26. >textDelegate, you should get the behavior you seek.
  27.