Searched refs:AppleScript (Results 1 – 13 of 13) sorted by relevance
9 Architecture (OSA, also commonly referred to as AppleScript) for Python,14 For a description of the various components of AppleScript and OSA, and to get22 As an example of scripting an application, the following piece of AppleScript47 Python inheritance graph follows the AppleScript inheritance graph, so if a53 contains the documentation that was in the original AppleScript dictionary in57 which contains all the AppleScript verbs as methods, with the direct object as58 the first argument and all optional parameters as keyword arguments. AppleScript63 properties and elements declared in the AppleScript class "application". In the68 If an AppleScript identifier is not a Python identifier the name is mangled79 following modules are relevant to MacPython AppleScript support:
12 for the AppleScript suites that are implemented by a specific application,13 according to its AppleScript dictionary.
13 AppleScript client support is built. It also imports and re-exports the core46 AppleScript classes are looked up.
132 represent AppleScript classes and properties in Python:139 class are equivalent to AppleScript Object Specifiers. Upon instantiation you
144 well via a script. The AppleScript to do this integration can be found at
444 Here is an example of AppleScript:452 <p>Here is an example of AppleScript:</p>
481 Here is an example of AppleScript:489 <p>Here is an example of AppleScript:</p>
802 AppleScript = _Prop_AppleScript() variable
4192 toplevel application class (in AppleScript terminology).
21576 toplevel application class (in AppleScript terminology).