PDA

View Full Version : To update iTunes Library File .



merry
28th April 2010, 12:22
Hi all

I am working on Qt4.3.3 on my mac os, I want to develop an application through which i have to add songs into i'tunes....After google, i found that to interact with iTunes I have to use Apple Scripts in mac, I dont have any idea that how can i use apple scripts with Qt..or you have any other alternative option to interact with iTunes programaticaaly.

borisbn
28th April 2010, 12:58
try QDesktopServices::openUrl (http://doc.qt.nokia.com/4.6/qdesktopservices.html#openUrl) with Apple script as an URL