UKFilePathView 0.1 released!
I just put up an older class of mine that some of you may have gotten from the Filie SVN repository while it was still up. UKFilePathView is an NSTextField-like view that displays a file path in a nice Mac-like way: With file icons, display names and little triangles as path separators, not unlike the Finder's path display or the one used in Sherlock.
It also includes two action methods for editing this path using NSSavePanel or NSOpenPanel, and it has a contextual menu for revealing the file/folder in Finder or showing the real (POSIX-style) path.
Oh yeah: Find it in the Source Code Section.
|