Re: Progress indicator in dock icon
Re: Progress indicator in dock icon
- Subject: Re: Progress indicator in dock icon
- From: Tim Hewett <email@hidden>
- Date: Sat, 20 Mar 2004 12:54:11 +0000
On 20 Mar 2004, at 11:06, j o a r wrote:
I think what you can do is insert the progress indicator into a custom
window subclass that overrides "isKeyWindow" et.c. to always indicate
that it is the key window - even when it's an offscreen window - in
order to fool the progress indicator that it should display blue.
I had been circling around that one as it seemed like the kludge
to end all kludges, but I gave up in the end and did it.
Report back to the list if this works.
(Sir! ;-) ) It works.
j o a r
Tim Hewett, Coolatoola.com
On 2004-03-20, at 11.54, Tim Hewett wrote:
One problem remains which is that the progress bar displays with
the faint grey of a bar in a non-active window, rather than the blue
of a bar in an active window. I guess not having a parent window
is the problem, so far no way has been found to manipulate it into
being blue. Even if the progress indicator is part of the window but
hidden somewhere off limits, it is still only blue when the window is
active. Any hints on how to fix this gratefully received...
_______________________________________________
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.