Re: Changing Icons
Re: Changing Icons
- Subject: Re: Changing Icons
- From: Albert Atkinson <email@hidden>
- Date: Wed, 1 May 2002 06:11:44 -0500
Hello!
Found some good learning code there but it does not solve my
problem. It looks like MAYBE the "saveThumbnailToIcnsFile:" action
is what I am looking for but when I try it out in the built app it
does not work. Furthermore I just want folders to be able to
receive the custom icon instead of ICNS files. Maybe if I explain
more:
What will happen is first: my user will select a folder in the
Finder, then he will switch to my app (maybe have a utility panel
with no hide on deactivate command)
The user will then select an item from a pop up menu and it will be
inserted into a string with "iconlabel = [[iconlabelPopUpButton
selectedItem] tag];"
Then my app will test that string and based on the item selected it
will set the custom icon of that folder to the correct one in the
app's package.
Maybe if someone could point me to some documentation that
describes every method in detail?
Also, does any of you know how I would change the tint of an
icon? (Look in Can Combine Icons for an example)
Thanks!
Albert
On Wednesday, May 1, 2002, at 05:44 AM, Nathan Day wrote:
Have a look at the IconFamily class source code at
http://homepage.mac.com/troy_stephens/software/objects/IconFamily/
On Wednesday, May 1, 2002, at 09:44 AM, Albert Atkinson wrote:
Hello!
Wondering if someone could give me some code that would change
the selected icon in the finder to the icon "myicon.icns" Maybe
an AppleScript?
Thansk!
Albert
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.