Re: Bogus Illegal Datasource Warning
Re: Bogus Illegal Datasource Warning
- Subject: Re: Bogus Illegal Datasource Warning
- From: Laurent Daudelin <email@hidden>
- Date: Tue, 14 Feb 2012 14:21:17 -0800
It seems that the table view thinks the NSScrollView is its datasource. Maybe your connections are wrong?
-Laurent.
--
Laurent Daudelin
AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/
Logiciels Nemesys Software email@hidden
On Feb 14, 2012, at 12:13, 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?
>
_______________________________________________
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