How to make a window to become active when it becomes frontMost ?
How to make a window to become active when it becomes frontMost ?
- Subject: How to make a window to become active when it becomes frontMost ?
- From: Cristi Savu <email@hidden>
- Date: Thu, 21 Nov 2002 09:57:09 +0200
Situation is like this :
1. There are two windows on screen : "Mine" and "Another".
"Another" is ordered front, mine is behind. => "Mine" is not active
2. I close "Another" and thus "Mine" is ordered front. But is
remains inactive (not Key window) until i click it with
the mouse.
How can I make it key withought clicking? Is there a notification,
message or something about becoming the frontmost window ?
I know for sure - (void)orderFront:(id)sender is not called.
Cristian
_______________________________________________
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.