Bug with NSPredicateEditor in Xcode 4
Bug with NSPredicateEditor in Xcode 4
- Subject: Bug with NSPredicateEditor in Xcode 4
- From: Frédéric Testuz <email@hidden>
- Date: Tue, 24 May 2011 22:54:13 +0200
In my project, I have a problem with editing NSPredicateEditor in a xib with Xcode 4.
If I add a row template for strings, when I run my application and try to add a row to the predicate editor, I have an exception saying that it's impossible to init a predicate with a nil expression. If I edit my xib with IB 3, the problem went away.
I just want to know if it's a known problem before reporting it.
Frédéric
PS : in my test case, the exception raise for all template, not only strings predicate template. I don't know why there is a difference in the test case and my application._______________________________________________
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