home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!uwm.edu!linac!uchinews!news
- From: colin@agincourt.bsd.uchicago.edu (& Garrett)
- Subject: DBKit: TextFields as display objects
- Message-ID: <1992Jul21.195849.17469@midway.uchicago.edu>
- Sender: news@uchinews.uchicago.edu (News System)
- Organization: University of Chicago Computing Organizations
- Date: Tue, 21 Jul 1992 19:58:49 GMT
- Lines: 11
-
- 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? When I display the same data in an editable
- DBTableView, I have no problems saving changes I make back to the
- database. Presumably my EditableFormatter is taking care of things. But
- when I'm using TextFields, 'it' doesn't seem to go back to the RecordList
- and message setValue:forProperty: or whatever.
- Any help?
-
- Colin Garrett
- colin@delphi.bsd.uchicago.edu
-