Updating the Trash icon in OS 10.1
Updating the Trash icon in OS 10.1
- Subject: Updating the Trash icon in OS 10.1
- From: Chad Armstrong <email@hidden>
- Date: Mon, 27 Oct 2003 23:54:23 -0600
Has anyone discovered a way to update the Trash icon in Mac OS 10.1? I
used this method in Jaguar:
[[NSWorkspace sharedWorkspace] noteFileSystemChanged:[@"~/.Trash/"
stringByExpandingTildeInPath]];.
However, this doesn't seem to work in 10.1. I found the images
trashempty.png and trashfull.png in
/System/Library/CoreServices/Dock/Contents/Resources/ directory, so it
is my guess that if there is a way to communicate with the Dock to
update the Trash icon, that might work. Is this possible, or is the
Dock's functionality a closed part of the OS?
Chad Armstrong
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.