Does anybody know how to create dynamic dock icons? (like Mail, and iCal)
W Warranty Voider macrumors 6502 Original poster Aug 27, 2008 351 0 Maine, US Nov 25, 2008 #1 Does anybody know how to create dynamic dock icons? (like Mail, and iCal)
Catfish_Man macrumors 68030 Sep 13, 2001 2,579 2 Portland, OR Nov 25, 2008 #2 http://developer.apple.com/documentation/Cocoa/Reference/NSDockTile_Class/Reference/Reference.html
M mkelly11 macrumors newbie Dec 1, 2008 7 0 Dec 1, 2008 #3 Or for below 10.5, you can use setApplicationIconImage: in the NSApplication class.