home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!email!news
- From: ah@fml.tuwien.ac.at (Andreas Haleger)
- Subject: Programming DBTableView
- Message-ID: <1993Jan28.115841.11324@email.tuwien.ac.at>
- Sender: news@email.tuwien.ac.at
- Nntp-Posting-Host: ruble.fml.tuwien.ac.at
- Organization: Technical University of Vienna
- Date: Thu, 28 Jan 1993 11:58:41 GMT
- Lines: 15
-
-
- Two questions concerning DBTableView:
- In InterfaceBuilder I make a connection between my object and a
- DBTableVector. For various reasons I don't want to connect to the
- DBTableVector's DBTableView. So how do I get to the DBTableView?
- DBTableVector is not a view, so I cannot use [view superview]. (BTW when
- you connect from a DBModule to a DBTableView, the same thing happens).
- How can I set the class of DBTableView's table vectors? I couldn't find a
- method like setTableVectorClass:.
-
- --
- == Andreas ==
- Wir entschuldigen uns fuer die Strapazen (Douglas Adams). NeXTmail
- accepted.
-
-