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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com