finder
How to implement the folder tree in the left of finder?
I just like to implement a function : Develope a app , and have a outli开发者_如何学Pythonne view, which have a folder and file tree just like Finder or a app called PathFinder , how to implement it ?[详细]
2023-01-09 07:52 分类:问答Grails finding parent by the many side
My problem should be obvious, but I just don\'t see the light right now :-( I have two domainclasses like this:[详细]
2023-01-05 05:31 分类:问答How to tell Finder to select/reveal multiple files in AppleScript
Using the following code: tell application \"Finder\" to reveal every item of theFiles Works when theFiles contains a single file, but when it contains multiple f开发者_运维百科iles, I get:[详细]
2023-01-05 04:11 分类:问答Has any program used .DS_Store (or the like) for something useful?
There is a lot of talk about how to exclude, ignore, or delete .DS_Store files on macs. It seems these small files contain data about folders that is used by Finder:[详细]
2023-01-05 00:00 分类:问答Delete Drag and Drop Behavior of IKImageBrowserView
By default (it seems), IKImageBrowserView enables drag and drop to locations in the Finder.I would like to turn off this behavior but am unsure of how to do so.I was thinking that perhaps implementing[详细]
2023-01-03 13:08 分类:问答How to make Finder 'Open With' work for my application (Xcode, OS X)?
I have created an application that is capable of playing audio files. This in itself works fine, and so does drag&drop from finder to my application.[详细]
2023-01-02 12:59 分类:问答unable to copy release folder to desktop using AppleScript
I tried this script to copy release folder of one of my Xcode projects to desktop: tell application \"Finder\"[详细]
2022-12-25 13:41 分类:问答Tagging files with colors in OS X Finder from shell scripts
One can tag files and folders with a color in the Mac OS X Finder. Is there a way to do this from a shell scr开发者_JAVA百科ipt?This shell script takes the file or folder name as its first argument an[详细]
2022-12-22 23:26 分类:问答Locate RFID tag using iPhone
I am looking into building an app (on my laptop to start) that would be able to locate the signal emitted by an RFID tag (non passive). Say I attach this to my key ring, what would be required of the[详细]
2022-12-22 20:58 分类:问答Cocoa: is it safe to assume that the destination URL for delivering on an NSFilesPromisePboardType is a file URL?
Is it safe to assume that the destination URL passed to an outlineView:namesOfPromisedFilesDroppedAtDestination:forDraggedItems: method (as specified by the NSOutlineViewDataSource protocol) is always[详细]
2022-12-21 10:38 分类:问答