Skip navigation.
 
mlRe: NSTableView
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

Related mailsAuthorDate
mlNSTableView carsten Schäfer Oct 14, 15:24
mlRe: NSTableView j o a r Oct 14, 15:36
mlRe: NSTableView Martin Wennerberg Oct 15, 10:50
mlRe: NSTableView Scott Stevenson Oct 15, 11:49