Re: How to get NSTableView to notice a change in NSTableDataModel
Re: How to get NSTableView to notice a change in NSTableDataModel
- Subject: Re: How to get NSTableView to notice a change in NSTableDataModel
- From: James Bucanek <email@hidden>
- Date: Fri, 27 May 2005 12:56:05 -0700
Scott Stevenson wrote on Friday, May 27, 2005:
>
>On May 27, 2005, at 11:28 AM, James Bucanek wrote:
>
>>> But, are you using bindings to display your data, or a normal
>>> datasource? If you are using bindings, it sounds like you aren't
>>> sending out the proper KVO messages when add a new item.
>>
>> Plain ol' hand-coded NSTableDataSource object.
>
>For what it's worth, it sounds like Cocoa Bindings is much closer to
>the 'notification' model that you're used to.
I suspect that you're right. I've looked, ever so briefly, into bindings and they look very cool. But aren't binding a Tiger-only thing? We're still supporting 10.3 and mulling over continuing support for 10.2.
--
James Bucanek <mailto:email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden