Re: NSTableView Data Binding Problem
Re: NSTableView Data Binding Problem
- Subject: Re: NSTableView Data Binding Problem
- From: John Terranova <email@hidden>
- Date: Sat, 9 Feb 2008 23:14:51 -0800
On Feb 9, 2008, at 9:03 PM, Chris Schmitt wrote:
I am setting the selection programmatically so that there is always
a row selected if the outline view has data.. Also I have verified
that the outlineViewSelectionDidChange notificaiton is sent out when
I change the selection programmatically.
Hmmmm.... My first thought is to turn off the Empty Selection option
for the outline in IB. Then, remove your setSelectionIndexPath(0), as
it should be unnecessary.
Yes, this is more "avoid the issue" rather than "fix the problem"
approach. But, if it works for you....
john
_______________________________________________
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