-
Notifications
You must be signed in to change notification settings - Fork 209
Dock
Colin Dean edited this page Jun 29, 2014
·
4 revisions
Set the Dock's badge
macgap.dock.badge = "10";
Note that the value must be a string, and does not have to be an integer in string form.
macgap.dock.badge = "macgap";
If the value is an integer type, Finder will crash and there will be this error on the app's console log:
[Error] Error: -[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance