Setting Data of Image View

Hey there,

I’m working on an iTunes remote control app, TuneConnect, and I’d like to include some album art. I have an image view on a special window, and I’d like to be able to take PICT data that iTunes provides, and set it as the data of the image view.

I know this is not possible with AppleScript, and I know that this is possible with Objective-C. Basically, I just want to know what method I’ll need to call to accomplish this (an example of it being called from AppleScript Studio would be nice too ;)).

Thanks in advance!

-Matt

Forgive me for not first searching better. :wink:

http://bbs.applescript.net/viewtopic.php?pid=66574#p66574

-Matt