Sectioned NSTableView using NSArrayController

后端 未结 3 1755
滥情空心
滥情空心 2021-02-15 10:08

I\'m trying to create a sectioned NSTableView using NSArrayController and cocoa bindings. I\'m searching for a similar approach like with NSFetch

3条回答
  •  耶瑟儿~
    2021-02-15 10:46

    You could try implementing a sectioned NSTableView using the tools mentioned in this answer:

    https://stackoverflow.com/a/5369550/893113

提交回复
热议问题