bindings, tables and custom sort selector
bindings, tables and custom sort selector
- Subject: bindings, tables and custom sort selector
- From: Andreas Mayer <email@hidden>
- Date: Thu, 20 Jul 2006 20:37:42 +0200
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden