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