Activating SearchField Filter
Activating SearchField Filter
- Subject: Activating SearchField Filter
- From: Peter Bates <email@hidden>
- Date: Tue, 2 May 2006 08:33:59 -0700
I have a searchfield whose predicate is bound to a filter predicate
of an arraycontroller. The searchfield is configured to send the
search string immediately. If I change the content of the
searchfield text manually the filtering occurs as expected, but if I
change the searchfield text programmatically e.g with [mySearchField
setStringValue:someString] filtering does not occur until I manually
enter the searchfield and enter something. What would be the most
straightforward way to get the filtering process going when the
string is entered programmatically?
Thanks,
Pete
_______________________________________________
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