Re: NSRuleEditor rows binding
Re: NSRuleEditor rows binding
- Subject: Re: NSRuleEditor rows binding
- From: Peter Ammon <email@hidden>
- Date: Fri, 4 Dec 2009 17:34:36 -0800
On Dec 4, 2009, at 1:08 PM, Carter R. Harrison wrote:
> Apple's documentation for NSRuleEditor indicates that it exposes a binding named "rows". When I drag an NSRuleEditor onto my NSWindow in IB, I flip over to the Bindings tab of the inspector and I don't see any bindings named "rows". Anybody else manage to setup an NSRuleEditor with bindings?
The "rows" binding doesn't make much sense for NSPredicateEditor, so it's not available in IB. It is better to use the "value" binding; the value is an NSPredicate.
-Peter
_______________________________________________
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