PDA

View Full Version : Dynmaic dock icons




Warranty Voider
Nov 25, 2008, 02:11 PM
Does anybody know how to create dynamic dock icons? (like Mail, and iCal)



Catfish_Man
Nov 25, 2008, 02:26 PM
http://developer.apple.com/documentation/Cocoa/Reference/NSDockTile_Class/Reference/Reference.html

mkelly11
Dec 2, 2008, 12:52 AM
Or for below 10.5, you can use setApplicationIconImage: in the NSApplication class.