Re: Context menu for minimised window
Re: Context menu for minimised window
- Subject: Re: Context menu for minimised window
- From: Eric Peyton <email@hidden>
- Date: Tue, 30 Oct 2001 12:34:28 -0600
Oops - you should use NSApp's setApplicationIconImage:(NSImage *)image.
Got multiple threads confused there.
Eric
On Tuesday, October 30, 2001, at 12:11 PM, Rainer Brockerhoff wrote:
On Tuesday, October 30, 2001, at 03:04 AM, I wrote:
While on the subject of minimized windows, is there any official
support for keeping their dock icons updated like QuickTime Player
does?
At 07:41 -0600 30/10/2001, Eric Peyton wrote:
Isn't - [window setMiniWindowImage:someImage] enough?
On Tuesday, October 30, 2001, at 05:04 AM, Rainer Brockerhoff wrote:
While on the subject of minimized windows, is there any official
support for keeping their dock icons updated like QuickTime Player
does?
and
At 08:25 -0800 30/10/2001, Eric Schlegel wrote:
In Carbon, use UpdateCollapsedWindowDockTile.
In Cocoa, I'm just guessing since I work on Carbon, but [NSWindow
setMiniwindowImage] might do the job.
Well, I tried setMiniwindowImage and it apparently does nothing - and
the documentation says it works for "collapsed miniwindows", whatever
those are :-), but not for dock tiles.
I'll look at the Carbon call, thanks for the tip...
--
Rainer Brockerhoff <email@hidden>
Belo Horizonte, Brazil
"Originality is the art of concealing your sources."
http://www.brockerhoff.net/ (updated Oct. 2001)