I'm new to Obj-c / Cocoa but this was helpful in figuring out editable table views I was trying to create with IB. Maybe it can help you in your case.
http://www.idevgames.com/forum/showpost.php?p=94784&postcount=3 I know I wasn't putting a dictionary object into an array with the same identifier that I had created in IB. So I could "edit" my data in my tableview but as soon as I was done editing it never updated my array so it my data never changed. _______________________________________________ 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