On Tue, 26 Jan 2010 15:18:38 +0530, Ramesh P <ramesh.pauldu...@gmail.com>
said:
>Hi,
>Is it possible to access iTunes from cocoa application?  Is there any open
>source framework for accessing iTunes?

I use objc-appscript for this. It has some advantages over Apple's Scripting
Bridge (for one thing, it's backwards compatible to 10.4; for another, it is
not subject to the 10.6 Apple event "false timeout" bug).

http://appscript.sourceforge.net/objc-appscript/index.html

m.

-- 
matt neuburg, phd = m...@tidbits.com, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to