Re: Getting app icon
Re: Getting app icon
- Subject: Re: Getting app icon
- From: Julian Cain <email@hidden>
- Date: Fri, 1 Apr 2005 14:57:54 -0500
or even shorter... NSImage *theIcon =
[NSApp applicationIconImage];
On Apr 1, 2005, at 2:47 PM, Sherm Pendley wrote:
On Apr 1, 2005, at 1:38 PM, Mike R. Manzano wrote:
Anyone know how to get an application's current icon? I'd like to fetch my own application's current icon whether it be something I assigned, or the default one.
NSImage *theIcon = [[NSApplication sharedApplication] applicationIconImage];
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden