I'm trying to create a borderless window which acts as a mask for the desktop, sitting one level above the icons and staying in place as the user works and switches between other apps and spaces. Most of this behavior I can get with -setCollectionBehavior and -setLevel, but the problem I'm having is getting the NSWindow to _not_ animate when expose's various animations trigger (eg, Reveal Desktop). In this case I need the window to behave the same as the dock or the desktop itself would, staying in place while the other windows animate over it.
I have poked around in the kiosk tech notes as was recently mentioned as well as the major classes involved but can't seem to find how to go about achieving this effect? Any pointers or advice greatly appreciated. Thanks very much, -Matt _______________________________________________ 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