What's SimpleEditableListAppDelegate?

Posted by Shawn on Stack Overflow See other posts from Stack Overflow or by Shawn
Published on 2010-03-11T03:25:03Z Indexed on 2010/03/12 23:57 UTC
Read the original article Hit count: 173

Filed under:
|
|

I'm trying to follow the TableView programming guide, and I'm copying the code directly from the guide, but I get "SimpleEditableListAppDelegate undeclared" when I try to compile. Google returns nothing but the programming guide. What's SimpleEditableListAppDelegate, and how do I use it?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about cocoa