开发者

What is the best way to display a list using Cocoa?

The iPhone has the UITableView for displaying lists and information, what is the best way to display the same开发者_如何学运维 type of lists using Cocoa for an OSX application? I'm trying to convert one of my iPhone apps to the desktop using Cocoa, but having a hard time finding the same type of list view.

Thanks for any help in advance!


Look at NSTableView.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜