FROM : Andreas Mayer
DATE : Thu Jul 20 20:37:42 2006
The discussion at
http://www.cocoabuilder.com/archive/message/cocoa/2005/5/17/136189
indicates that it should be possible to provide a sort selector
different from "compare:" via interface builder's attributes pane
while using bindings.
Unfortunately I can't get this to work. I specified my own sort
selector (implemented in a category on NSString) but nothing changes;
sorting is still using "compare:".
Is there something I may have missed? Does this not work after all?
Andreas
DATE : Thu Jul 20 20:37:42 2006
The discussion at
http://www.cocoabuilder.com/archive/message/cocoa/2005/5/17/136189
indicates that it should be possible to provide a sort selector
different from "compare:" via interface builder's attributes pane
while using bindings.
Unfortunately I can't get this to work. I specified my own sort
selector (implemented in a category on NSString) but nothing changes;
sorting is still using "compare:".
Is there something I may have missed? Does this not work after all?
Andreas
| Related mails | Author | Date |
|---|---|---|
| Andreas Mayer | Jul 20, 20:37 | |
| Matt Neuburg | Jul 21, 04:10 | |
| Andreas Mayer | Jul 21, 06:49 | |
| Adam Knight | Jul 21, 07:24 | |
| Andreas Mayer | Jul 21, 08:09 | |
| Matt Neuburg | Jul 21, 17:23 |






Cocoa mail archive

