• 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: Transparent white NSView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Transparent white NSView


  • Subject: Re: Transparent white NSView
  • From: Uli Kusterer <email@hidden>
  • Date: Wed, 14 Jun 2006 17:26:40 +0200

Am 14.06.2006 um 11:23 schrieb Thomas Engelmeier:
    NSRectFill(tRect );
       // doesn't help, either:
	// NSRectFillUsingOperation(tRect, NSCompositePlusLighter );

Not sure about NSRectFillUsingOperation(), but NSRectFill() is used for *replacing* the alpha value of the specified rectangle, AFAIK. I guess what you really want to be using is NSBezierPath's strokeRect and fillRect methods.


Cheers,
-- M. Uli Kusterer
http://www.zathras.de


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Transparent white NSView (From: Thomas Engelmeier <email@hidden>)

  • Prev by Date: PopupMenu takes two clicks to release (Solution)
  • Next by Date: Re: sheets and drawers
  • Previous by thread: Re: Transparent white NSView (Solved)
  • Next by thread: Populating a NSMenu with an heirachical NSXMLDocument
  • Index(es):
    • Date
    • Thread