I want to display the unread messages count (Refer: Fig) as badgelabel as similar to [[NSApp dockTile] setBadgeLabel:@""];
over the image icons.
Can anybody tell me the proper way to do that using Objective-C?
I want to display the unread messages count (Refer: Fig) as badgelabel as similar to [[NSApp dockTile] setBadgeLabel:@""];
over the image icons.
Can anybody tell me the proper way to do that using Objective-C?