Re: NSTableView
Re: NSTableView
- Subject: Re: NSTableView
- From: j o a r <email@hidden>
- Date: Thu, 14 Oct 2004 15:36:05 +0200
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >NSTableView (From: carsten Schäfer <email@hidden>) |