Which window will become keyWindow?
Which window will become keyWindow?
- Subject: Which window will become keyWindow?
- From: Steve Gehrman <email@hidden>
- Date: Thu, 31 Oct 2002 19:08:25 -0800
I need to know which window will become keyWindow when my application
is activated.
I can't just look at the ordered windows and pick the topmost window.
One of my windows stays behind the others, but can still become key.
I'm trying to control my app using DO using another application, that
app sends messages to my app and the app has to act on the keyWindow,
the problem is that when my app is not the active application, there is
no way for me to know which window is key (or would be key if the app
was activated).
-steve
_______________________________________________
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.