Application dock icon problem
Application dock icon problem
- Subject: Application dock icon problem
- From: Aalok <email@hidden>
- Date: Thu, 13 Jul 2006 19:19:15 +0530
Hi,
I have my application which shows different icons for different state
of the application. In connected mode is shows one and in disconnected
mode it shows different icon.
My problem is, when I am in disconnected mode and I quit the
application, I see the same icon on the screen as my application icon.
I do change the icon on close with
[NSApp setApplicationIconImage:[NSImage imageNamed:@"AppIcon"]];
but it blinks for a second and again comes down to the disconnected state icon.
One more observation is, I am doing this on PPC(iBook G4) and when I
do same thing on Intel based Mac, it works perfectly fine. I know it
is strange behavior but true.
Can anyone please guide?
Regards,
aalok
_______________________________________________
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