Re: Frontmost window
Re: Frontmost window
- Subject: Re: Frontmost window
- From: j o a r <email@hidden>
- Date: Fri, 16 Nov 2007 17:07:29 -0800
On Nov 16, 2007, at 4:50 PM, John Stiles wrote:
I'm trying to determine which window in my app is frontmost.
It might not necessarily be key if my app isn't in the foreground.
I found a technique that works, but is there a simpler API that I'm
missing?
You can use the AppKit function "NSWindowList" for this purpose. Note
that it only includes onscreen windows, so miniaturized windows will,
as an example, be excluded.
Cheers,
j o a r
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden