Use of NSPathControl to represent virtual path
问题 When NSPathControl is used to represent path on local machine is fine! The problem rise when I try to represent a virtual path of a remote server; in such case I have to change the icons accordingly. The picture represents what I obtain that is not what I like. Now the question: How to change the icon of each element of the NSPathControl ? Apple documentation is quite opaque about. The only similar post is Customise NSPathControl but seems quite outdated. 回答1: Masybe not the best, but is