objective c - Displaying all running apps in Mac OS X -


hey, wondering how make app getting info apps currenly running on mac. basiclly want same information force quit (apple logo > force quit)

thank in advance!

you can use -[nsworkspace launchedapplications].


Comments

Popular posts from this blog

winapi - How to refresh Windows Explorer -