Вопрос

How can i filter the records displayed in NSTableView with predicate? In my entity there is a BOOL isTemp and i want in the table to be displayed only elements which are BOOL = YES.

Это было полезно?

Решение

I solved the problem.Selectin ArrayController in XCode there is a field predicate :)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top