开发者

How do I implement a tree table view in cocoa

开发者 https://www.devze.com 2023-03-02 19:36 出处:网络
Any idea how I can implement a tree table view开发者_开发知识库 in cocoa likecocoacookies Thanks!Use NSOutlineView. If you want to use bindings, use NSTreeController as well.

Any idea how I can implement a tree table view开发者_开发知识库 in cocoa like cocoacookies

Thanks!


Use NSOutlineView. If you want to use bindings, use NSTreeController as well.

You’ll probably want to read the Outline View Programming Topics document.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号