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 16:16:52 -0700
On Feb 14, 2012, at 1:13 PM, koko wrote:
> I get this warning:
>
> *** Illegal NSTableView data source (<NSScrollView: 0x19e0b00>). Must implement numberOfRowsInTableView: and tableView:objectValueForTableColumn:row:
>
> even though I have implemented numberOfRowsInTableView and tableView:objectValueForTableColumn:row: and I know this to be true because they are called.
>
> Can anyone shed some light on this for me?
Why would you have an NSScrollView subclass as the data source? Not very MVC...
HTH,
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