objective c - Can I customize "Select All" in NSOutlineViews? -


right "select all" (apple key + a) selecting rows in table.

can customise option in order select items contained in specific parent?

i've solved overriding selectall: in nsoutlineview subclass.


Comments