Can't edit an NSTableView
Can't edit an NSTableView
- Subject: Can't edit an NSTableView
- From: email@hidden
- Date: Tue, 18 May 2004 15:40:16 -0500 (GMT-05:00)
I know I have to be missing something but I have an array of strings called names, an array controller List, an a table view bound to list. In the attributes I have it set to be editable, and in the array controller it is set to be editable and I unchecked the conditional edibility option in the value binding. So when I fire up my app, the names appear, I can try to change them, but when I hit return they go back to the normal view. Any Ideas what I am missing. From what I got on the docs shouldn't this be editable.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.