Re: Dock-like application
Re: Dock-like application
- Subject: Re: Dock-like application
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 28 Jul 2010 16:32:42 -0600
On Jul 27, 2010, at 3:02 AM, cocoa nick wrote:
> How to make a window not to activate its process after click on that window?
Make the window a non-activating NSPanel. To do that, initialize a panel with NSNonactivatingPanelMask in its style mask.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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