Re: Leopard - interaction with Spaces from own applications
Re: Leopard - interaction with Spaces from own applications
- Subject: Re: Leopard - interaction with Spaces from own applications
- From: has <email@hidden>
- Date: Tue, 22 Jan 2008 17:59:18 +0000
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
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden