Sectioned NSTableView using NSArrayController

后端 未结 3 2247
南方客
南方客 2021-02-15 10:18

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:56

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

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

提交回复
热议问题