Sorting Attributed Strings w/Bindings
Sorting Attributed Strings w/Bindings
- Subject: Sorting Attributed Strings w/Bindings
- From: "Ian G. Gillespie" <email@hidden>
- Date: Fri, 19 Nov 2004 09:14:57 -0500
Hi,
I did a search, but didn't find any help, so I am asking here. I have
a table view that displays attributed strings in some of its columns.
My table view is set up using bindings. My problem is when I click a
table column that has the attributed strings I get this error in the
run log:
*** -[NSConcreteAttributedString compare:]: selector not recognized
I tried adding a compare: category to NSAttributedString, but then I
got this error:
-[NSConcreteAttributedString _fastCharacterContents]: selector not
recognized
Does anyone have any suggestions on how to allow sorting of attributed
strings?
~Ian
_______________________________________________
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