NSPredicateEditor
NSPredicateEditor
- Subject: NSPredicateEditor
- From: Kimo <email@hidden>
- Date: Mon, 7 Jan 2008 15:34:42 -0800
I'm using the NSPredicateEditor template in IB, and it works well.
The exception is with a BOOL value. For example, if I have a BOOL
value called flag, and I want to use the string (flag == 1), however,
using the NSPredicateEditor always produces the string (flag == "1")
which doesn't work. Is there an option to create the string without
the quotes? Or is there some setting in NSPredicateEditor I'm not
aware of?
TIA.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden