2
touches

MonoTouch Article - UITableViewController (uitvc) template updated for UITableViewSource - blog - CodeSnack

published 307 days, 2 hours, 25 minutes ago posted by http://brentschooley.com/http://brentschooley.com/ 307 days, 9 hours, 10 minutes ago
Tuesday, November 03, 2009 2:48:06 AM GMT Monday, November 02, 2009 8:02:54 PM GMT

MonoTouch 1.2 adds a new class called UITableViewSource that is intended to reduce some of the code clutter that is encountered when using TableViews in MonoTouch.  The UITableViewSource class combines UITableViewDelegate and UITableViewDataSource into one convenient class that contains the methods of both.  I have updated my uitvc template to use this new class.

category: Articles | clicked: 233 | | source: www.codesnack.com | show counter code
tags: C#, iPhone, MonoTouch, UITableViewController, UITableViewSource

No comments yet, be the first one to post comment.

To post your comment please login or signup