Re: Bogus Illegal Datasource Warning
Re: Bogus Illegal Datasource Warning
- Subject: Re: Bogus Illegal Datasource Warning
- From: Keary Suska <email@hidden>
- Date: Tue, 14 Feb 2012 21:36:57 -0700
On Feb 14, 2012, at 4:45 PM, koko wrote:
> The connections are correct and that is why I said "Bogus Warning"
More specifically, NSScrollView does not support NSTableView data source methods, and so it cannot be the correct data source object. You have to subclass it if you want that behavior, and if you have, you haven't specified the correct class in your xib. Otherwise perhaps you are trying to apply protocol adherence via a category, and that isn't possible.
> On Feb 14, 2012, at 3:21 PM, Laurent Daudelin wrote:
>
>> It seems that the table view thinks the NSScrollView is its datasource. Maybe your connections are wrong?
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden