Re: UIBezierPath: trying to create an array with CGPointMake
Re: UIBezierPath: trying to create an array with CGPointMake
- Subject: Re: UIBezierPath: trying to create an array with CGPointMake
- From: Graham Cox <email@hidden>
- Date: Mon, 20 Dec 2010 19:15:43 +1100
On 20/12/2010, at 6:20 PM, colo wrote:
> Right now I am getting an error of
> error: void value not ignored as it ought to be
> - (IBAction)resetControlPoints:(id)sender
> {
> return path;
I've deleted all the stuff that's OK.
The reason for the error should now be obvious.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden