• 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: A window behind everything & how disable events on it...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A window behind everything & how disable events on it...


  • Subject: Re: A window behind everything & how disable events on it...
  • From: j o a r <email@hidden>
  • Date: Wed, 11 Dec 2002 09:08:52 +0100

On Wednesday, Dec 11, 2002, at 07:44 Europe/Stockholm, Giovanni Donelli wrote:

I want to put the logo of the iCafe in the background between the
finder background (an image which the user can change) and the files
and folder over the desktop,

If you only want to display an image, why not use the built in desktop picture functionality? You can trigger it to change the image from your app if you need to.

I know this is possible setting the window level as
[myWindow setLevel: kCGDesktopWindowLevel];

Shouldn't that be:

[myWindow setLevel: CGWindowLevelForKey(kCGDesktopWindowLevelKey)];

j o a r
_______________________________________________
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.

  • Follow-Ups:
    • Re: A window behind everything & how disable events on it...
      • From: Andreas Mayer <email@hidden>
References: 
 >A window behind everything & how disable events on it... (From: Giovanni Donelli <email@hidden>)

  • Prev by Date: Re: A window behind everything & how disable events on it...
  • Next by Date: Re: buttonType in NSButton
  • Previous by thread: Re: A window behind everything & how disable events on it...
  • Next by thread: Re: A window behind everything & how disable events on it...
  • Index(es):
    • Date
    • Thread