Re: NSTableViewnot reflecting data changes
Re: NSTableViewnot reflecting data changes
- Subject: Re: NSTableViewnot reflecting data changes
- From: Stéphane <email@hidden>
- Date: Tue, 18 Mar 2008 16:23:29 +0100
Am Mar 18, 2008 um 4:14 PM schrieb Valentin Dan:
Hi,
I have a NSTableView for witch I implemented a custom DataSource
class.
When I create & set the dataSource for the first time, the
NSTableView lists correctly the information; but when I change the
data in the DataSource object the table view no longer updates to
reflect the added data.
Can someone tell me where the problem could be ?
- [NSTableView reloadData];
?
_______________________________________________
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