core data - How to filter NSTableView with predicate -


how can filter records displayed in nstableview predicate? in entity there bool istemp , want in table displayed elements bool = yes.

i solved problem.selectin arraycontroller in xcode there field predicate :)


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

java.util.scanner - How to read and add only numbers to array from a text file -