Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'It isn't "self-launching" if something asks iTunes for feedback' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
It isn't "self-launching" if something asks iTunes for feedback
Authored by: Krioni on Dec 22, '05 11:20:02AM

If a widget or other program sends a request for information to iTunes via AppleEvents (AppleScript is the typical way to do this) without checking first whether iTunes is running, then it is that application's fault. I wrote TuneTags and quickly realized that I should first _check_ whether iTunes is running before asking for information about the currently-playing track. It isn't hard to do.



[ Reply to This | # ]