Re: Prevent NSWindow from hiding with app
Re: Prevent NSWindow from hiding with app
- Subject: Re: Prevent NSWindow from hiding with app
- From: Knut Lorenzen <email@hidden>
- Date: Thu, 25 Mar 2010 19:21:19 +0100
Am 25.03.2010 um 19:10 schrieb fabian:
> Is it possible to prevent a window from hiding when NSApp is hidden, so it
> always stays on screen? I only want the menu bar to go away.
Do you really mean "hidden" (like Command-H) or do you mean "not the frontmost application"? If the latter is the case, take a look at NSWindow's setLevel: method.
Cheers,
Knut
_______________________________________________
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