Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: systemwide floating window?



See NSWindow Constants
file:///Developer/ADC%20Reference%20Library/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSWindow.html#//apple_ref/doc/uid/20000013-89097-BCIGAIJC

Specifically the following is worth noting...
<snip>
These constants specify the window’s level. The stacking of levels takes precedence over the stacking of windows within each level. That is, even the bottom window in a level will obscure even the top window of the next level down. Levels are listed in order from lowest to highest. These constants are mapped (using #define) to corresponding elements in the window level enum in Core Graphics.
</snip>

- lee

On May 3, 2005, at 8:25 PM, Modesitt Software wrote:

In carbon I can create a systemwide floating window of class kUtilityWindowClass.  This window floats on top of all other application windows.  In Cocoa, a panel set as a "non activating Panel" is the closest I could find, except that it does not float above all other application windows.  Is there a way to have a panel act as a systemwide floating window so that it floats above all other application windows, just as the Carbon kUtilityWindowClass does?  If so, how?

Thanks!

Bill


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

References: 
 >systemwide floating window? (From: Modesitt Software <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.