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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -