Hi all,
I have created a NSSearchField in IB and and I have a few predicates bound to it that each filter different array controllers.
Im wondering if there is a way to switch programmatically what predicate to use e.g. switch predicates by pressing a button rather than have to select it from a menu in the search field
I have created a NSSearchField in IB and and I have a few predicates bound to it that each filter different array controllers.
Im wondering if there is a way to switch programmatically what predicate to use e.g. switch predicates by pressing a button rather than have to select it from a menu in the search field