Re: setApplicationIconImage:
Re: setApplicationIconImage:
- Subject: Re: setApplicationIconImage:
- From: Jens Alfke <email@hidden>
- Date: Fri, 23 Jan 2015 09:05:54 -0800
> On Jan 23, 2015, at 1:53 AM, Rick C. <email@hidden> wrote:
>
> Unfortunately setApplicationIconImage: works great it’s just I can’t find a method to put it in that will cause the change before the app launches. It always takes place a second after the app launches…
What you're asking for is impossible, because -setApplicationIconImage is a TEMPORARY change to the icon that only takes effect when the method is called, and goes away when the app quits. Read that word again: TEMPORARY.
We explained this to you already. If you ask questions and then ignore the answers, it makes people less likely to help you in the future. :-p
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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