objective c - How can I run my own application after another app running in Cocoa? -
for example .
my app itunes plugin , want launch after itunes start-up.
(now can run itunes in application use applescript.)
to run executable application, can use nstask class. run plug-in itunes, need indicate plug-in itunes , itunes run application you. thus, need itunes visual plug-ins sdk.
Comments
Post a Comment