Troubles with [NSWindow setMiniwindowImage]
Troubles with [NSWindow setMiniwindowImage]
- Subject: Troubles with [NSWindow setMiniwindowImage]
- From: Rishi Gupta <email@hidden>
- Date: Tue, 4 Jun 2002 15:18:34 -0400
I can't seem to get NSWindow's setMiniwindowImage working. The function
has no apparent effect on the minimized window's image in the Dock.
I know that I have a good NSImage, as I can display it as the
application icon in the dock (using [NSApplication
setApplicationIconImage]).
Other Cocoa apps, such as OmniWeb, are able to update a window's dock
tile; so there must be something I'm missing. Either there is an
alternate way to set an NSWindow's dock tile, or I am not using
setMiniwindowImage properly.
If anyone would be kind enough to provide any hints, or sample code, it
would be much appreciated.
Thanks.
---
Rishi Gupta - email@hidden
Engineering Science Computer Option 0T2 + 1
University of Toronto
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.