finder
Finder applescript: Odd behaviour
I\'m on OSX Snow Leopard (I had the same issue on Leopard, though..) This is the applescript: tell application \"Finder\" to set my_from to selection[详细]
2022-12-21 01:15 分类:问答How to trigger a script after duplicating/copying a directory in Mac OSX/Finder
In Snow Leopard, I want to trigger a script/code whenever a user duplicates a directory in Finder.How can I do that?[详细]
2022-12-16 06:59 分类:问答How to write OSX finder new functionality/view
I am new to Mac programming and I wan\'t to make a sort of plugin that change the standart view of files in Finder and add some custom buttons.[详细]
2022-12-15 21:03 分类:问答How do I handle multiple file drag/drop from Finder in Mac OS X 10.5?
I need to get the URLs of all files dragged/dropped into my application from Finder. I have a Cocoa app running on 10.6 which does this by using the new 10.6 NSPasteboard APIs which handle multiple i[详细]
2022-12-15 04:23 分类:问答How does the Mac OS X Finder recognize a PNG file?
I have a file which was originally named \'foo\' in the Finder.If I \'get info\' for the file, the Finder recognizes it as \"Kind: Plain text\".If I rename the file as \'开发者_如何学编程foo.png\', Fi[详细]
2022-12-11 20:19 分类:问答Add an item to the Finder/Save dialog sidebar
I\'m working on a script where a user logs into a guest account on OS and is prompted for their network credentials in order to mount their network home folder (while they benefit from working on a lo[详细]
2022-12-08 05:55 分类:问答