Re: Bogus Illegal Datasource Warning
Re: Bogus Illegal Datasource Warning
- Subject: Re: Bogus Illegal Datasource Warning
- From: koko <email@hidden>
- Date: Thu, 16 Feb 2012 14:45:12 -0700
As suggested by Aaron Burghardt I set a symbolic break on [NSTableView setDelegate:]
Then at each break I looked to see if the warning was in the log and finally saw the warning before a call to setDelegate. This told me where to look in IB and I found and NSScrollView connected as a data source.
-koko
On Feb 16, 2012, at 5:47 AM, email@hidden wrote:
>
> So to help others that might run into the same or a similar problem, please share exactly how you found the problem and what it was.
>
> Dave
>
>
> On Feb 15, 2012, at 5:44 PM, koko wrote:
>
>> Thanks Aaron … found it and I do love the compiler messages … I had been looking in the wrong place!
>>
>> -koko
>>
>>
>>
>>
>> On Feb 15, 2012, at 3:23 PM, Aaron Burghardt wrote:
>>
>>> Learn to debug? ;-)
>>>
>>> Seriously, set a symbolic breakpoint on "-[NSTableView setDelegate:]"
>>
>>
>
_______________________________________________
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