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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to