Skip to content

Instantly share code, notes, and snippets.

@hlxwell
Created May 2, 2013 03:54
Show Gist options
  • Save hlxwell/5500043 to your computer and use it in GitHub Desktop.
Save hlxwell/5500043 to your computer and use it in GitHub Desktop.
Simple popup in Mac
NSRunAlertPanel(@"Tracker already running", @"The Tracker is already running.", @"OK", nil, nil);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment