ios-samples/MonoDevelopTouchCells
Oleg Demchenko 46b252c20d [Touch Cells] Set navigation bar translucent to false to fix views overlapping. Fix bug #14631 2013-09-24 22:35:55 +04:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Added some screenshots from flickr links in the README.md files. 2011-09-29 11:40:52 +02:00
images Add samples 2009-11-10 18:08:09 -05:00
CustomCell.cs Add samples 2009-11-10 18:08:09 -05:00
DataSource.cs Add samples 2009-11-10 18:08:09 -05:00
DetailViewController.xib Updated README files in more samples. 2011-08-02 00:42:16 +01:00
DetailViewController.xib.cs Add samples 2009-11-10 18:08:09 -05:00
DetailViewController.xib.designer.cs Updated README files in more samples. 2011-08-02 00:42:16 +01:00
Info.plist add new resources 2012-12-20 14:20:14 -05:00
Item.cs Add samples 2009-11-10 18:08:09 -05:00
Main.cs [Touch Cells] Set navigation bar translucent to false to fix views overlapping. Fix bug #14631 2013-09-24 22:35:55 +04:00
MainWindow.xib Updated README files in more samples. 2011-08-02 00:42:16 +01:00
MainWindow.xib.designer.cs Updated README files in more samples. 2011-08-02 00:42:16 +01:00
Metadata.xml Initial tags. 2011-10-05 22:32:15 +02:00
MonoDevelopTouchCells.csproj add new resources 2012-12-20 14:20:14 -05:00
MonoDevelopTouchCells.sln add new resources 2012-12-20 14:20:14 -05:00
README.md README.md fixications. 2011-11-16 14:23:44 +01:00
TableViewDelegate.cs Add samples 2009-11-10 18:08:09 -05:00
data.xml Add samples 2009-11-10 18:08:09 -05:00

README.md

Touch Cells

An example showing using a UITableView and displaying a custom cell within it.

Preview

iPhone running MonoDevelop TouchCells

Authors

Miguel de Icaza