• 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: NSColor colorWithPatternImage: texture origin?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSColor colorWithPatternImage: texture origin?


  • Subject: Re: NSColor colorWithPatternImage: texture origin?
  • From: Eric Freeman <email@hidden>
  • Date: Sun, 26 Oct 2003 07:50:45 -0800

Hi Alastair,

I just did with no effect:

NSColor *backgroundColor = [[NSColor
colorWithPatternImage:backgroundImage] retain];
[[NSApp context]
setPatternPhase:NSMakePoint(clipRect.origin.x, clipRect.origin.y)];
[backgroundColor set];
[NSBezierPath fillRect:rowFrame];
[backgroundColor release];

Hmmm,

Eric


On Oct 26, 2003, at 3:21 AM, Alastair J.Houghton wrote:

> setPatternPhase
_______________________________________________
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: NSColor colorWithPatternImage: texture origin?
      • From: "Alastair J.Houghton" <email@hidden>
References: 
 >Re: NSColor colorWithPatternImage: texture origin? (From: "Alastair J.Houghton" <email@hidden>)

  • Prev by Date: Re: The Problems with NSController
  • Next by Date: Re: The Problems with NSController
  • Previous by thread: Re: NSColor colorWithPatternImage: texture origin?
  • Next by thread: Re: NSColor colorWithPatternImage: texture origin?
  • Index(es):
    • Date
    • Thread