Re: Exposé and Cocoa
Re: Exposé and Cocoa
- Subject: Re: Exposé and Cocoa
- From: Renaud Boisjoly <email@hidden>
- Date: Wed, 5 Nov 2003 09:54:27 -0500
My window is at the Screen Saver layer so it floats above everything
else... using the same level as the Dock would be great, but perhaps
Exposi is actually told to ignore these elements directly...
It seems that using [someWindow setLevel:kCGDesktopWindowLevel+1];
helps not display the window as part of the whole thumbnails... but not
when show desktop is used... which is my main issue.
- Arby
On Nov 4, 2003, at 5:56 PM, Finlay Dobbie wrote:
On 4 Nov 2003, at 16:13, Renaud Boisjoly wrote:
What I need is a way to find out if Exposi is on or off or get
notified if Exposi has been used, or better yet, figure out a way for
my App to be ignored by exposi somehow...
Well, it's evidently possible as the Dock and certain other system
windows (system status bar, menu bar, bezel services, etc) don't get
moved offscreen... Have you tried changing your window's level to
something quite high, for example?
-- Finlay
_______________________________________________
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.