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

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -