【发布时间】:2014-07-15 13:24:35
【问题描述】:
在我的应用程序中,我使用NSOutlineView 和NSTableView 中的图标(通过NSImageCell)。
The icons look fine, but when the row is selected the icons aren't visible very well:
在 Finder 中,例如,选定的图标会变成白色负片:
如何在我的 App 中实现这种效果?
【问题讨论】:
标签: objective-c cocoa nstableview nsoutlineview