View based NSTableView bounds to NSArrayController bounds to NSUserDefaultsController
View based NSTableView bounds to NSArrayController bounds to NSUserDefaultsController
- Subject: View based NSTableView bounds to NSArrayController bounds to NSUserDefaultsController
- From: Steve Mills <email@hidden>
- Date: Mon, 06 Feb 2017 08:43:45 -0600
(Has cocoa-dev been down for days or what?)
Why is it that most times when I implement a table, it can waste hours of my time?
So I think I have everything set up like it should be. I'll just jump right to the bug and then we can work back. The problem is that when I edit values in the table, they only seem to get written to the defaults if I add a new item after editing an existing item.
1. Run app.
2. Edit existing row value.
3. Add new row and edit it.
Result: Edited row is changed, new row has only default value instead of edited value.
Any ideas?
Sent from iCloud's ridiculous UI, so, sorry about the formatting
_______________________________________________
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