Re: Keeping a Window on Top
Re: Keeping a Window on Top
- Subject: Re: Keeping a Window on Top
- From: "I. Savant" <email@hidden>
- Date: Thu, 20 Dec 2007 10:18:50 -0500
> > all windows of all applications
Ack! I missed the "of all applications" part, my apologies.
> All windows level are not exposed in NSWindow API:
> This can do what you want.
>
> [self setLevel:CGWindowLevelForKey(kCGOverlayWindowLevelKey)];
This is the correct answer, of course.
--
I.S.
_______________________________________________
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