FROM : has
DATE : Tue Jan 22 18:59:18 2008
glenn andreas wrote:
> (And despite being exposed by the scripting bridge, it has some
> problems trying to expose what the modifiers are - it's suppose to be
> a list of modifiers, but it only returns a single modifier rather than
> a list which causes an exception).
Scripting Bridge has various application compatibility problems. For a
more robust alternative, see objc-appscript:
http://appscript.sourceforge.net/objc-appscript.html
Also, don't forget you can access the accessibility APIs directly from
ObjC, avoiding the need to go through System Events, although the same
caveats about code brittleness and portability apply as for GUI
scripting.
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
DATE : Tue Jan 22 18:59:18 2008
glenn andreas wrote:
> (And despite being exposed by the scripting bridge, it has some
> problems trying to expose what the modifiers are - it's suppose to be
> a list of modifiers, but it only returns a single modifier rather than
> a list which causes an exception).
Scripting Bridge has various application compatibility problems. For a
more robust alternative, see objc-appscript:
http://appscript.sourceforge.net/objc-appscript.html
Also, don't forget you can access the accessibility APIs directly from
ObjC, avoiding the need to go through System Events, although the same
caveats about code brittleness and portability apply as for GUI
scripting.
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
| Related mails | Author | Date |
|---|---|---|
| Dennis Schmidt | Jan 21, 20:02 | |
| Mike Abdullah | Jan 21, 21:17 | |
| glenn andreas | Jan 21, 21:39 | |
| ? | Jan 21, 21:58 | |
| Twisted Theory Sof… | Jan 21, 22:01 | |
| Dennis Schmidt | Jan 21, 22:18 | |
| glenn andreas | Jan 22, 15:16 | |
| has | Jan 22, 18:59 |






Cocoa mail archive

