Re: Protocol for Table View Trouble
Re: Protocol for Table View Trouble
- Subject: Re: Protocol for Table View Trouble
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 6 Aug 2008 08:24:39 -0700
On Tue, Aug 5, 2008 at 10:43 PM, Eric Lee <email@hidden> wrote:
> I've been having trouble implementing some protocols for table view. I just
> copied and pasted from my other code into this .m file, changed the
> variables so that it matched the variables in the .h file, but it has 6
> errors, and I can't find out why!
>
> Here's the .m file:
>
> #import "drawerTableView.h"
>
> @implementation drawerTableView
I encourage you to review the following...
http://developer.apple.com/documentation/Cocoa/Conceptual/CodingGuidelines/CodingGuidelines.html
-Shawn
_______________________________________________
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