> On May 10, 2010, at 9:12 AM, Trygve Inda wrote:
>
>> I have an NSArrayController containing items and a text field in a window
>> which is bound to a custom class "MyController" via model key path:
>> filteredResultsString
>>
>>
>> -(NSString *)filteredResultsString
>> {
>> return ([[NSNumber
On May 10, 2010, at 9:12 AM, Trygve Inda wrote:
> I have an NSArrayController containing items and a text field in a window
> which is bound to a custom class "MyController" via model key path:
> filteredResultsString
>
>
> -(NSString *)filteredResultsString
> {
> return ([[NSNumber numberWithIn