Making a window topmost within an application
Making a window topmost within an application
- Subject: Making a window topmost within an application
- From: deovrat singh <email@hidden>
- Date: Thu, 6 Jan 2011 12:45:10 +0530
Hi,
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.
If I put NSNormalWindowLevel , then on clicking any other window of my
application this window goes in background.While if I use any other level
than NSNormalWindowLevel , then the window remains topmost even if I switch
to some other application. I want the window to be topmost only when my
application is active.How to do this in cocoa ?
Thanks
--
Deovrat Singh
_______________________________________________
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