• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: BUG ? kCGDesktopWindowLevel and Expose
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUG ? kCGDesktopWindowLevel and Expose


  • Subject: Re: BUG ? kCGDesktopWindowLevel and Expose
  • From: Yann Bizeul <email@hidden>
  • Date: Fri, 13 Feb 2004 10:04:34 +0100

Thank you very much ! it worked great ! :-)

Le 13 fivr. 04, ` 01:54, Andreas Kummer a icrit :

Hi Yann,
Had the same problem here with my app.

Try to clear a tag that gets automatically set when your window is moved to kCGDesktopWindowLevel:

tags[0] = 0x02;
tags[1] = 0;
CGSClearWindowTags(cid, wid, tags, 32);

(See my post from earlier today/yesterday for details on CGSClearWindowTags().)

This is certainly "undocumented hacking", so (as always) take care. - But it worked in my app.

Cheers,
Andreas

_______________________________________________________________________ ___
Aksima
Andreas Kummer
Helene-Mayer-Ring 10/706
80809 Muenchen
Germany
Fon: ++49-89-15909290
Fax: ++49-89-15909289
Email: email@hidden
_______________________________________________________________________ ___

On 2004-02-12, at 22.20, Yann Bizeul wrote:
I just found something weird, I did a small project to eliminate lots
of causes, and I still have the same problem :

If an application opening kCGDesktopWindowLevel windows is running,
exposing application's windows (not all the windows) does NOT fade all
other windows, but just the desktop.

Please go there to see pictures of my problem :
http://www.tynsoe.org/exposeProblem.html

Here is a link to the sample project I did :
http://www.tynsoe.org/exposeProblem.zip

Any help to avoid this would be appreciated !

--
Yann Bizeul - yann at tynsoe.org
http://projects.tynsoe.org/
_______________________________________________
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.


--
Yann Bizeul - yann at tynsoe.org
http://projects.tynsoe.org/
_______________________________________________
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.

References: 
 >Re: BUG ? kCGDesktopWindowLevel and Expose (From: Andreas Kummer <email@hidden>)

  • Prev by Date: focus ring around button
  • Next by Date: Remove properties not implemented ?!
  • Previous by thread: Re: BUG ? kCGDesktopWindowLevel and Expose
  • Next by thread: selectCellWithTag: tries to ruin my night
  • Index(es):
    • Date
    • Thread