Re: Keeping NSWindow below all other windows
Re: Keeping NSWindow below all other windows
- Subject: Re: Keeping NSWindow below all other windows
- From: Ron Fleckner <email@hidden>
- Date: Sun, 4 Oct 2009 03:44:59 +1100
On 04/10/2009, at 3:12 AM, PCWiz wrote:
Hi,
I have a full screen borderless NSWindow. The problem is that it
covers all other windows (Finder windows and app windows). How do I
make it so that the window is kept below ALL other windows.
Thanks
[myWindow setLevel:<anNSWindowLevelConstant>];
check the docs.
_______________________________________________
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