Re: Color separations?
Re: Color separations?
- Subject: Re: Color separations?
- From: Ryan Dingman <email@hidden>
- Date: Sun, 29 Sep 2002 00:49:04 -0700
You can set the drawing color in the graphics context as follows:
[[NSColor redColor] set];
Is this what you meant?
ryan
On Saturday, September 28, 2002, at 01:10 PM, Mike Davis wrote:
Anyone know how to draw a NSView in a particular process color?
I looked on cocadev.mamasam.com and came up with a blank.
Mike.
_______________________________________________
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.