Skip navigation.
 
mlRe: Trouble drawing a polygon...
FROM : Brian O'Brien
DATE : Tue Apr 26 22:55:06 2005

> nothing displays... this is done in my drawrect function...
> Have I misunderstood something?
>

Yup... MoveTo and LineTo... doh!


> What is the difference between this and say appendBezierPathWithPoints?
> How do you add one point at a time with the append method?
> It seems to want a pointer to a point array...
>

Anybody know?



> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlTrouble drawing a polygon... Brian O'Brien Apr 26, 22:29
mlRe: Trouble drawing a polygon... Shawn Erickson Apr 26, 22:54
mlRe: Trouble drawing a polygon... Brian O'Brien Apr 26, 22:55
mlRe: Trouble drawing a polygon... Brian O'Brien Apr 27, 00:02