Re: NSTableview datasource issues
Re: NSTableview datasource issues
- Subject: Re: NSTableview datasource issues
- From: email@hidden
- Date: Mon, 21 Dec 2009 01:45:33 +0000
- Importance: Normal
- Sensitivity: Normal
Greg,
I understand your proposition. For some reason, the spaces are stripped off by the e-mail system, but you got it right.
Actually, segmentDict contains the copy of a global dictionary created by the method [[MyDocument getSectorSegmentData:(id) sender] > mutableCopy]. Unfortunately i cannot give here all the code. Also, when I print the datasource and delegate for segmentTableView, it is clear that it is not nil: the log shows SelectorController, which is what it should be.
My major puzzle is that all other TableView in the application using different datasources get loaded. Cleaning all targets does not change anything.
Brief, the major problem is this: the datasource methods do not get called.
Datasource is not nil at run time, no error in the code. The ArrayController is not empty, the code looks fine.
I will go back and review for the thousandth time the code from scratch and all the bindings, but up to now, I can't figure out what is wrong.
Thank you.
-----Original Message-----
From: Greg Guerin [mailto:email@hidden]
Sent: Sunday, December 20, 2009 03:08 PM
To: 'list-cocoa-dev'
Subject: Re: NSTableview datasource issues
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden