Re: window stay on top

2008-03-31 Thread Torsten Curdt
On Apr 1, 2008, at 02:11, Nick Zitzmann wrote: On Mar 31, 2008, at 6:00 PM, Torsten Curdt wrote: How do I make a window to always stay on top? Try setting its level to NSFloatingWindowLevel. Cool - that did the trick! Thanks! cheers -- Torsten

Re: window stay on top

2008-03-31 Thread Nick Zitzmann
On Mar 31, 2008, at 6:00 PM, Torsten Curdt wrote: How do I make a window to always stay on top? Try setting its level to NSFloatingWindowLevel. Alternately, try using NSPanel instead of NSWindow. Nick Zitzmann ___

window stay on top

2008-03-31 Thread Torsten Curdt
Hey guys, How do I make a window to always stay on top? Have been searching and just can't seem to find the NSWindow property for it. Or is it more complicated? cheers -- Torsten ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do n