Check out the sample code here that demonstrates storing a dictionary in defaults with no code.
http://idisk.mac.com/steven.riggs-Public?view=web

I hope it helps...

Steven Riggs


On Apr 28, 2009, at 11:04 AM, Ryan Briones wrote:

I'm a relative newb when it comes to cocoa programming, but I've been trying to finish of a project and put it out there so I can get some feedback and continue to get better. My problem is that I have a table view that's bound to an array controller backed by user defaults in IB. Adding a single new row works fine, but if I add any more, the data from the previous rows gets wiped out, but the actual rows get preserved. Further more, if I create a row and exit/relaunch the rows are persisted, but the data is not. If feel like I'm missing some important detail, but I can't figure out what. Any
help is appreciated. Thanks.

--
Ryan Carmelo Briones
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/steven.riggs%40me.com

This email sent to steven.ri...@me.com

_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to