Re: Prevent NSWindow from hiding with app
Re: Prevent NSWindow from hiding with app
- Subject: Re: Prevent NSWindow from hiding with app
- From: Jens Alfke <email@hidden>
- Date: Thu, 25 Mar 2010 16:05:20 -0700
On Mar 25, 2010, at 12:52 PM, fabian wrote:
Sorry for being unclear. I want NSApp to behave normally, i.e. when
the user
hides it (with Command+H) the menu bar and all windows _except this
one
window_ should hide.
Easy: just set window.canHide = NO;
—Jens
_______________________________________________
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