Re: Restoring Dock Icon
Re: Restoring Dock Icon
- Subject: Re: Restoring Dock Icon
- From: Eric Roccasecca <email@hidden>
- Date: Tue, 6 Nov 2001 13:40:31 -0600
Are you retaining iconImage after [NSApp applicationIconImage]?
Another way to restore the default icon image is:
[NSApp setApplicationIconImage:[NSImage
imageNamed:@"NSApplicationIcon"]];
--Eric
Eric Roccasecca
email@hidden
Software Engineer
CE Software, Inc.
www.cesoft.com
P 515-221-1801
F 515-221-1806