Re: my utility window stole keyWindow!
Re: my utility window stole keyWindow!
- Subject: Re: my utility window stole keyWindow!
- From: John Anderson <email@hidden>
- Date: Wed, 12 Jun 2002 13:18:32 -0700
I ran across this issue and it was ANNOYING. Anyway, I watch for when
the window becomes key, then when it happens I find out from
NSApplication what window is main, and make that one key again.
John
On Wednesday, June 12, 2002, at 12:57 PM, Harold Cooper wrote:
Hi all,
Is there a way to keep a utility window from becoming key?
I have a floating palette for tools (zoom, draw a line, etc.) which
doesn't need key and it's annoying to click on a tool only to have to
click back into the main window to use it (reacquire key on the main
window).
Anyway, if anyone knows what I'm talking about, please help!
(also, if it helps explain my situation, the controls in my main
window's
drawer - there are none in the window itself - dim when I click in the
utility window, even though the window frame stays active-looking. this
doesn't seem like the right behavior for a utility
window...)
thanks,
Harold Cooper
_______________________________________________
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.
_______________________________________________
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.