سؤال

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