Re: Can't edit an NSTableView
Re: Can't edit an NSTableView
- Subject: Re: Can't edit an NSTableView
- From: email@hidden
- Date: Wed, 19 May 2004 22:57:18 -0500 (GMT-05:00)
Wow just looked at how confusing my own post is. the column itself is bound to elementNames(the array Controller). When the app is launched the names in the array displayNames(The array that elementNames is bound to) are shown correctly in the tabelView. When I double click to change the value "No Name" to "bob", It lets me type in "bob". But, It doesn't register The change. The values in displayList still remain that of what they were prior to me trying to edit them using the tableView.
Does that help? any better. Thanx for the help so far! ;-)
_______________________________________________
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.