Quickies

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

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