Re: Bogus Illegal Datasource Warning
Re: Bogus Illegal Datasource Warning
- Subject: Re: Bogus Illegal Datasource Warning
- From: Phillip Mills <email@hidden>
- Date: Tue, 14 Feb 2012 17:35:04 -0500
On 2012-02-14, at 3:13 PM, koko wrote: I get this warning:
*** Illegal NSTableView data source (<NSScrollView: 0x19e0b00>).
It thinks the object that is currently set as the dat source for this table view is a NSScrollView.
Do you have more than one table view with different data sources? Does the data source ever change? Could there be a memory management problem that released your data source and a scroll view just happened to get allocated at its address?
|
_______________________________________________
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