Quickies

[categories] [index] [all (561)] [latest]

Cocoa AppKit
  1. NSWorkspace *ws = [NSWorkspace sharedWorkspace];
    BOOL appDidLaunch = [ws launchApplication:@"AnotherApp"];