Search Menu Template and Bindings
Search Menu Template and Bindings
- Subject: Search Menu Template and Bindings
- From: Andrew Merenbach <email@hidden>
- Date: Wed, 25 Jul 2007 16:23:59 -0700
Hi, all,
I have an NSSearchField in my program to which I would like to assign
a search menu template. If the field's "predicate" property is
unbound, my IB search menu template assignment works. If, however, I
bind the predicate to an NSArrayController's "filterPredicate"
property, the search menu template no longer appears. I can't quite
figure out why this is happening--Google, Apple's page <http://
developer.apple.com/documentation/Cocoa/Conceptual/SearchFields/
index.html>, give me the information that I need on how to do the
search menu template, but don't mention a thing about bindings
conflicting. Additionally, when "predicate" is bound, "recentItems"
becomes disabled.
Does anyone know what's going on? or have a solution?
Cheers,
Andrew
_______________________________________________
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