Re: Keeping NSWindow below all other windows
Re: Keeping NSWindow below all other windows
- Subject: Re: Keeping NSWindow below all other windows
- From: Uli Kusterer <email@hidden>
- Date: Mon, 5 Oct 2009 11:52:09 +0200
On 03.10.2009, at 20:04, PCWiz wrote:
The lowest constant I could find was 0 (NSNormalWindowLevel) and it
still positioned itself above other windows. Is there a constant for
-1 ?
They're CGWindowLevels. Look for kCGDesktopWindowLevel or whatever
it was called, that's a better choice.
Cheers,
-- Uli Kusterer
"The witnesses of TeachText are everywhere..."
_______________________________________________
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