Re: classic floating window behavior?
Re: classic floating window behavior?
- Subject: Re: classic floating window behavior?
- From: m <email@hidden>
- Date: Tue, 30 Mar 2004 11:09:18 -0800
On Mar 30, 2004, at 11:00 AM, M. Uli Kusterer wrote:
At 18:10 Uhr -0800 29.03.2004, m wrote:
Definitely not. Carbon has kFloatingWindowClass and
kUtilityWindowClass. The latter works like Cocoa's system-wide
floaters, the former stays in front of the frontmost document window
of your app.
Using either kFloatingWindowClass or kUtilityWindowClass as an
argument for setLevel results in the identical behavior.
They actually should result in nonsense. They're window classes, not
window levels. They have to be passed to Carbon APIs, not to Cocoa's
setLevel: method.
My bad. Will give it a shot.
_murat
_______________________________________________
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.