finder
How to make a file converter for a Mac?
I would like to开发者_JAVA技巧 create a file converter for a mac. Should I use xCode to do this, and where could I find code to make such an app. Are there tutorials for making file convertersXcode wo[详细]
2023-03-01 15:53 分类:问答list subfolders using applescript
This is my first applescript.I thought I\'d do something simple like navigating to a folder using a path and listing the subfolders...Unfortunately, I can\'t figure it out :-)[详细]
2023-02-22 12:36 分类:问答Unable to use XCode 4 for launching .xcodeproj
Despite setting XCode开发者_如何学Python (4.0.1) as the default launcher on the info panel of a xcodeproj file and clicking the \"Change All\" button, xcode projects still seem to launch XCode 3.[详细]
2023-02-20 11:08 分类:问答How to trigger Finder's Move File Dialog programmatically?
I\'m working on a small Cocoa utility that lets the user drag files onto its window and then moves those to a different folder.[详细]
2023-02-13 04:24 分类:问答How to query target of all Finder aliases?
Mac OSX 10.6 I\'ve got some aliases that are pointing to the wrong volume. I\'d like to search my whole hierarchy for such aliases. They\'re aliases, not symlinks, so I can\'t just do find / -type l[详细]
2023-02-12 13:15 分类:问答Add Item to Finder Sidebar
I would like to add a new item to the Finder sidebar. I found out that the Finder keeps the list of \"places\" in `~/Library/Preferences/com.a开发者_高级运维pple.sidebarlists.plist. I was able to read[详细]
2023-02-07 22:16 分类:问答android location finder from latitude and longitude
How can we get address or location name from latitude and longitude in android In my application I have s开发者_StackOverflowet of latitude and longitude, But I need an API which will return me the lo[详细]
2023-02-05 05:03 分类:问答-
How do I make certain files accessible in Mac OS X?
开发者_开发问答I have a db file which I want to open using a firefox plugin. However, I can\'t open the file.[详细]
2023-02-04 07:25 分类:问答 Getting Large System Preview Image like in Finder
So, I am working on an app that displa开发者_JS百科ys some info about the current computer, and I want it to be quite Finder-like. When you do Get Info on your computer in Finder, there is a preview s[详细]
2023-02-04 05:45 分类:问答Is it possible to get programmatic access to finder preview images?
Finder m开发者_开发百科akes these great preview images of files.Is it possible to access them? Ideally from python.Have a look at http://mattgemmell.com/files/source/nsimage_quicklook.zip it does exac[详细]
2023-02-01 06:06 分类:问答