current predicate of a NSSearchField
current predicate of a NSSearchField
- Subject: current predicate of a NSSearchField
- From: Romain Brestac <email@hidden>
- Date: Thu, 25 Aug 2005 15:25:36 +0200
Hello,
In Tiger, I have a NSSearchField with multiple predicates bindings
(predicate, predicate2, predicate3 ...) binded to a NSArrayController.
How can I know which predicate is currently in use in the
NSSearchfield ?
I tried to get the menu items of the NSSearchFieldCell, to examine
the state of each menu item. But [[searchField cell]
searchMenuTemplate] returns allways <NULL>.
What is the best solution for this ? tx.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden