Re: Binding: NSSearchField doesn't appear to work
Re: Binding: NSSearchField doesn't appear to work
- Subject: Re: Binding: NSSearchField doesn't appear to work
- From: Corbin Dunn <email@hidden>
- Date: Tue, 17 Jan 2006 12:41:01 -0800
Fred,
Take a look at the "iSpend" demo app on the developer site. At WWDC 05
I gave a talk about this. If you have any questions on the app, let me
know.
-corbin
On Jan 16, 2006, at 4:10 PM, Frederick C. Lee wrote:
I'm a binding-predicate neophyte.
I've connected a NSSearchField to a working NSArrayController and am
trying to make it work.
Data (name field):
"One"......."Seven"...."ZZZ".
I assume that when I enter a search pattern string, that the table
would highlight the match.
I enter 'ZZZ' and nothing happens.
The following is my setup. The only predicate is: "name like $value".
... am I missing something?
Ric.
_______________________________________________
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