How to update a minimized windows dock icon?
How to update a minimized windows dock icon?
- Subject: How to update a minimized windows dock icon?
- From: email@hidden (Simon Fraser)
- Date: Sun, 29 Dec 2002 22:29:00 -0800
I want to update the dock icon for a miniaturized window periodically.
Rather than have to draw my own image, and set the icon with
[NSWindow setMiniwindowImage:], I just want to update the icon from
the current appearance of the window, just like
UpdateCollapsedWindowDockTile()
does.
Is there some way to do this in Cocoa?
Simon
_______________________________________________
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.