• 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: (no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject)


  • Subject: Re: (no subject)
  • From: Mike Paquette <email@hidden>
  • Date: Thu, 19 Feb 2004 13:12:45 -0800

On Feb 19, 2004, at 12:40 PM, email@hidden wrote:

[osx_window setBackgroundColor: [NSColor clearColor]];
[osx_window setAlphaValue: 1.0];
[osx_window setOpaque: NO];


[NSColor clearColor] returns an NSColor whose grayscale and alpha values are both 0.0. The window may be there, but is totally transparent. Try using a color with a non-zero alpha such as blackColor.
_______________________________________________
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: Transparent Windows WAS: (no subject)
      • From: email@hidden
References: 
 >(no subject) (From: email@hidden)

  • Prev by Date: (no subject)
  • Next by Date: Re: NSTextCell and Text color
  • Previous by thread: (no subject)
  • Next by thread: Re: Transparent Windows WAS: (no subject)
  • Index(es):
    • Date
    • Thread