objective c - How do i get the removing predicate editor row after clicking on the "-" Button in NSPredicateEditor? -


i have nspredicatededitor custom row templates. know removing custom row template after clicking on "-" in nspredicateeditor. have tried over-riding below method provides index parameter doesn't return exact index when included sub row(nested compound row templates). i'm looking instance of removing row template while been removed.

removerowsatindexes:includesubrows:


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -