NSSearchField string only?
NSSearchField string only?
- Subject: NSSearchField string only?
- From: Michael Link <email@hidden>
- Date: Fri, 10 Mar 2006 17:26:41 -0600
I have an NSSearchField with the predicates bound to an array
controllers filter predicate controller key. One of my predicates is
"age > $value" where age is a key in the coredata object that returns
and int. When I actually try to use this in the search field I see
this error:
*** -[NSCFString objCType]: selector not recognized [self = 0x376350]
It appears that it thinks the value is a string, when it should be a
number?
--
Michael
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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