Re: Cocoa-dev Digest, Vol 4, Issue 74
Re: Cocoa-dev Digest, Vol 4, Issue 74
- Subject: Re: Cocoa-dev Digest, Vol 4, Issue 74
- From: Steve Streza <email@hidden>
- Date: Tue, 23 Jan 2007 23:24:54 -0500
myImage = [NSImage imageNamed: @"NSApplicationIcon"];
[NSApp setApplicationIconImage: myImage];
That's all there is to it. :)
Hello everybody,
I've been trying to get myself back into programming and I've
bought a couple books and I've been able to make it through a
couple exercises by myself....
anyway...
I'm trying to find a quick little how-to to set the application
icon.... It's probably some kind of easy step that I missed by
trying to "get back into the swing of things"
If you can point me to a link or something, I would be very thankful.
Steve Streza
Developer of Tubular
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden