Re: How to keep a window always in foreground?
Re: How to keep a window always in foreground?
- Subject: Re: How to keep a window always in foreground?
- From: Gregory Weston <email@hidden>
- Date: Fri, 04 Jul 2008 17:36:39 -0400
Greg wrote:
On Jul 4, 2008, at 2:17 PM, Markus Spoettl wrote:
I think what you are looking for is the window level:
http://developer.apple.com/documentation/Cocoa/Reference/
ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#/
/apple_ref/doc/uid/20000013-BCICJDAF
Hi, sorry, I meant to say level instead of "layer" in my original
email. I'm already doing this but it doesn't work. The application
that's displaying the window is an LSUIElement hidden application, if
that helps. When it displays the window it *does* go above all
windows, *but* when I switch to the window, and then away from it, it
becomes occluded by whatever I switched to.
Then either you're not successfully setting the level or you're not
setting it to a high enough level. What level *are* you setting it to?
_______________________________________________
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