Re: Child window shows up on top despite specifying NSWindowBelow
Re: Child window shows up on top despite specifying NSWindowBelow
- Subject: Re: Child window shows up on top despite specifying NSWindowBelow
- From: Rob Keniger <email@hidden>
- Date: Wed, 21 Oct 2009 14:31:07 +1000
On 21/10/2009, at 2:20 PM, Francisco Tolmasky wrote:
> So I've actually narrowed it down to the fact that my windows have a custom level. If the windows have the standard level then NSWIndowBelow works fine. Any known workarounds for this?
What happens when you call -setWindowLevel: on the child window to (yourWindowLevel - 1)?
--
Rob Keniger
_______________________________________________
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