1
touches

MonoTouch Article - Simplified User Interfaces on the iPhone with MonoTouch.Dialog

published 817 days, 15 hours, 30 minutes ago posted by mtimti 818 days, 34 minutes ago
Wednesday, February 24, 2010 6:47:57 AM GMT Tuesday, February 23, 2010 9:44:43 PM GMT

Miguel writes a blog post showing the power of MonoTouch.Dialog a project he and others have been working on at github.

At the core of the iPhone UI lies the UITableView, a powerful table rendering widget that is used by pretty much every application on the iPhone. The UITableView is a powerful widget that can render its data in many different ways based on how you configure the widget, these are all variations of the UITableView. MonoTouch.Dialog helps speed up the process and write less code by letting you take a C# class and have it mapped to a UITableView.

category: Articles | clicked: 346 | | source: tirania.org | show counter code
tags: GitHub, Miguel de Icaza, MonoTouch, MonoTouch.Dialog, UITableView

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

To post your comment please login or signup