Re: How to: NSTableView redisplay
Re: How to: NSTableView redisplay
- Subject: Re: How to: NSTableView redisplay
- From: Graham Cox <email@hidden>
- Date: Thu, 01 Mar 2012 09:39:05 +1100
On 01/03/2012, at 3:49 AM, Erik Stainsby wrote:
> Supplemental: the table only renders once. However many objects are in the _rules array are presented when any column header is activated. Then the table freezes up. Additionally items can be added to the array; nothing more happens with the table view.
Well, obviously something else is wrong. The code you posted should work, but clearly there are other issues at play. It really could be anything, but rest assured, NSTableView works.
I'll send you a copy off-list of a 'generic' table view controller/datasource I wrote which provides most of the available functionality of NSTableView and links it to an array. You could use it as is, or just use it as an example.
--Graham
_______________________________________________
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