How does NSTableView modify the selection of NSArrayController via bindings?
Let\'s say I have the following situation:
When I select different rows in the NSTableView, it magically updates the NSArrayController (PersonController) selection. How is the NSTableView doing th
问答
阅读(2)