How can I make the left side use a tableview? It has the music,开发者_StackOverflow中文版 films, etc. How can I use it in my cocoa app?
You can use an NSOutlineView with a source list highlight. NSOutlineView is a Cocoa class and available in Interface Builder.
Alternatively, you can use Perspx’ PXSourceList.
加载中,请稍侯......
精彩评论