Re: LSUIElement making custom windows non-visible.
Re: LSUIElement making custom windows non-visible.
- Subject: Re: LSUIElement making custom windows non-visible.
- From: Seth Willits <email@hidden>
- Date: Fri, 18 Mar 2011 11:47:16 -0700
On Mar 16, 2011, at 11:15 AM, Kevin Muldoon wrote:
> My understanding is turning on LSUIElement in the pList is the method to make this happen. Unfortunately, this makes the NSPanel non-visible as well.
Perhaps because panels are not visible when the application is not active by default (hidesOnDeactivate is YES). You can use a normal window for this. I don't think a panel offers any benefit.
--
Seth Willits
_______________________________________________
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