Created
May 2, 2013 03:54
-
-
Save hlxwell/5500043 to your computer and use it in GitHub Desktop.
Simple popup in Mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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