FROM : j o a r
DATE : Thu Oct 14 15:36:05 2004
On 2004-10-14, at 15.24, carsten Schäfer wrote:
> for me there is a little confusion about implementing the NSTableView.
> It is easy to set up the NSTableViews data source and delegate, but
> where does this object (in my code it is one object for both
> delegate/data source) belongs to: model or controller?
NSTableView is both view and controller. The data source is the model
object.
j o a r
DATE : Thu Oct 14 15:36:05 2004
On 2004-10-14, at 15.24, carsten Schäfer wrote:
> for me there is a little confusion about implementing the NSTableView.
> It is easy to set up the NSTableViews data source and delegate, but
> where does this object (in my code it is one object for both
> delegate/data source) belongs to: model or controller?
NSTableView is both view and controller. The data source is the model
object.
j o a r
| Related mails | Author | Date |
|---|---|---|
| carsten Schäfer | Oct 14, 15:24 | |
| j o a r | Oct 14, 15:36 | |
| Martin Wennerberg | Oct 15, 10:50 | |
| Scott Stevenson | Oct 15, 11:49 |






Cocoa mail archive

