Re: Making a window topmost within an application
Re: Making a window topmost within an application
- Subject: Re: Making a window topmost within an application
- From: Quincey Morris <email@hidden>
- Date: Thu, 6 Jan 2011 00:33:46 -0800
On Jan 5, 2011, at 23:15, deovrat singh wrote:
> In my application,I have a set of windows.I want one of the window to be top
> most all the time when the application is active.I tried doing this by
> changing the level of the window, but didn't succeed.
You probably want a NSPanel with its "isFloatingPanel" property set to YES (programmatically or via the IB checkbox).
_______________________________________________
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