I am working on an application that moves and resizes windows of other applications on OSX. The main application is written in Cocoa but the resizing part is done in AppleScript as Cocoa does not seem
I\'m trying to create an AppleScript for setting the value of Input Volume of the Input category under the Sound menu in System Preferences.
I want to monitor what applications are running. It\'s simple enough in AppleScript, 开发者_开发问答but I can\'t find any useful information about how to do the same thing in Objective-C.
I\'ve been using excel to create .csv workesheets that I\'d like to parse using python. Each worksheet is named after a shop (e.g worksheet 1: \"Waitrose\", worksheet 2: \"Tesco\", worksheet 3: \"Asda
I wrote a simple applescript to start to a program called \"SelfControl\" during startup, while I run the script with applescript editor, it launch the \"SelfControl\" app, but while I export the scri
I\'ve done quite a bit of research on this matter and I can\'t seem to come up with a solid solution to my problem.
on run {开发者_运维技巧input} set filepath to POSIX path of input do shell script \"touch \" & quoted form of filepath & \"untitled\"
I\'d like to be able to add a file to a Textmate project (which is currently open) from the command line. Is there a way to do it (maybe via Applescript, the mate command, dire开发者_Go百科ctly editin
Is there any reference documentation on the object model of every OSX application? How can I 开发者_Python百科know that finder has an home attribute and textedit has a document attribute?
I am trying to develop a frame work in which I want to launch automatic simulator as well as i am trying to launch the app on simulator and i am also want to tap the any button of that 开发者_StackOve