Re: setLineDash for grid lines
Re: setLineDash for grid lines
- Subject: Re: setLineDash for grid lines
- From: glenn andreas <email@hidden>
- Date: Thu, 16 Dec 2004 09:12:40 -0600
On Dec 16, 2004, at 6:27 AM, Lorenzo wrote:
Hi,
in my view I would like to draw a serie of grid lines as dotted lines.
Do you know a faster way to draw grid dotted lines in my view?
Make an image out of just one square of your grid (i.e., the horizontal
and vertical line).
Then use [NSColor colorWithPatternImage: image] to create a pattern
color that you can set and fill your entire view with.
Glenn Andreas email@hidden
<http://www.gandreas.com/> oh my!
Mad, Bad, and Dangerous to Know
_______________________________________________
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