开发者

How do I implement a tree table view in cocoa

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜