Re: What's the argument aTableView used for?
Re: What's the argument aTableView used for?
- Subject: Re: What's the argument aTableView used for?
- From: "Frank Bettger" <email@hidden>
- Date: Tue, 18 Sep 2007 10:54:44 +0200
Thanks, Chris,
I suspected that, but wouldn't it be cleaner if you had multiple dataSource
objects, one for each NSTableView instance. (Even if there are
interdependencies between the tables there is nothing preventing you from
reading other table models from within your code.) Is there any advantage to
use the same object for multiple NSTableView instances?
On 9/18/07, Chris Suter <email@hidden> wrote:
>
>
> In case you use the same object for multiple NSTableView instances.
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden