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 (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