Author: ericwa
Date: Mon Dec 19 01:18:58 2011
New Revision: 34320
URL: http://svn.gna.org/viewcvs/gnustep?rev=34320&view=rev
Log:
* Source/NSTableView.m (-_isCellEditableColumn:row:): Tweak
criteria for determining cell editability::
- the delegate (if present) must say YES
- and the cell itself must return YES for isEditable
- and the table column must return YES for isEditable
Previously you could edit cells that returned NO for
isEditable if the column they were in was editable.
Modified:
libs/gui/trunk/ChangeLog
libs/gui/trunk/Source/NSTableView.m
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs