Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

trainguy77

macrumors 68040
Original poster
Nov 13, 2003
3,567
1
How would I got about using Remote Apple Events to control itunes? Is there a good web-page that covers this? I will be writing in objective-C with cocoa.
 

trainguy77

macrumors 68040
Original poster
Nov 13, 2003
3,567
1
I figured out how to execute applescript commands remotely. Now how do I execute applescript in cocoa? I am pretty new to the whole objective C and cocoa thing.(You can probably tell)
 

slooksterPSV

macrumors 68040
Apr 17, 2004
3,544
306
Nowheresville
trainguy77 said:
I figured out how to execute applescript commands remotely. Now how do I execute applescript in cocoa? I am pretty new to the whole objective C and cocoa thing.(You can probably tell)
Read,read, read, read, read and read more documentation. If it were me doing it, I'd probably compile applescripts into apps and have the app just execute those apps, but that can be bad if all you see when clicking buttons is bouncing icons.

How about... a Cocoa book - Cocoa Programming in Mac OS X by Aaron Hillegass. Um... I'll research into this.
 

trainguy77

macrumors 68040
Original poster
Nov 13, 2003
3,567
1
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.