• 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: Default "transparent" background
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Default "transparent" background


  • Subject: Re: Default "transparent" background
  • From: Oleg Svirgstin <email@hidden>
  • Date: Wed, 04 Dec 2002 02:15:25 +0300

I hope this helps:

[NSGraphicsContext saveGraphics];
[[NSColor windowBackgroundColor] set];

//fill the area you want to be that "prisoner-striped"

[NSGraphicsContext restoreGraphics];

Oleg


> From: Cristi Savu <email@hidden>
> Date: Tue, 3 Dec 2002 10:39:06 +0200
> To: Cocoa <email@hidden>
> Subject: Default "transparent" background
>
> I have a view filled with white color. How can I erase that color
> and leave the view with it's default background (gray horizontal
> lines ) ?
>
> Cristian
> _______________________________________________
> 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.
_______________________________________________
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: 
 >Default "transparent" background (From: Cristi Savu <email@hidden>)

  • Prev by Date: [SOLVED] PackageMaker Help
  • Next by Date: Re: Trouble with TIFFs...
  • Previous by thread: Re: Default "transparent" background
  • Next by thread: Re: Default "transparent" background
  • Index(es):
    • Date
    • Thread