Author: qmathe
Date: Mon Feb  1 17:51:11 2010
New Revision: 5880

URL: http://svn.gna.org/viewcvs/etoile?rev=5880&view=rev
Log:
Don't return the value with -objectValue in table/outline layout, NSCell will 
use -description in case the value type is unknown.
Without this change, returns an arbitary object (e.g. a date) means returning 
its string representationa, and formatters such as NSDateFormatter won't work.

Improved -createSortDescriptorWithKey: to target the item subject.

Modified:
    trunk/Etoile/Frameworks/EtoileUI/Source/ETOutlineLayout.m
    trunk/Etoile/Frameworks/EtoileUI/Source/ETTableLayout.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to