Controll iTunes via C
Archives Forums/MacOS X Discussion/Controll iTunes via C| 
 | ||
| hi does anybody now how to controll iTunes with C/Blitzmax? (sorry for my bad english) Thanks | 
| 
 | ||
| You can control it via AppleScript. | 
| 
 | ||
| yes but not in fullscreen mode :( blitzmax doesent allowed that | 
| 
 | ||
| Check Apple's developer documentation. It's described there. The way used there basically also uses AppleScript, but called via a C routine. |