Re: classic floating window behavior?
Re: classic floating window behavior?
- Subject: Re: classic floating window behavior?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Mon, 29 Mar 2004 19:38:22 +0100
At 16:27 Uhr -0800 27.03.2004, m wrote:
Back in the good ol' bad ol' days (Mac OS 9 and earlier), floating
windows lived in the application's layer and never floated above any
other apps windows. That's the behavior I need now in Cocoa and I
can't figure out how to get it.
Have you tried setWindowLevel or setWindowLayer or whatever the
method on NSWindow is called? You can pass in any CGWindowLevel, not
just the ones defined in NSWindow.h
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.