Refreshing an NSTableView with an NSMutableArray dataSource
Refreshing an NSTableView with an NSMutableArray dataSource
- Subject: Refreshing an NSTableView with an NSMutableArray dataSource
- From: Simon Wolf <email@hidden>
- Date: Mon, 26 May 2008 19:30:20 +0100
I know this is a horrible newbie question but I am hoping that someone
can simply confirm that I'm not missing something. Am I correct in
assuming that the only way to reflect changes made to an
NSMutableArray in an NSTableView which is using the array as a
dataSource is by using reloadData?
Please note that this is all being done via delegates and not by
Bindings and I am doing the challenge at the end of chapter 6 of
Aaron's book (3rd edition).
Many thanks.
Simon
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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