ios-samples/MonoDevelopTouchCells
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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
AppDelegate.cs [MonoDevelopTouchCells] Fix startup error - setup root view controller 2015-09-10 12:52:22 -03:00
CustomCell.cs Pull from upstream 2015-01-19 20:39:40 +05:30
DataSource.cs Pull from upstream 2015-01-19 20:39:40 +05:30
DetailViewController.xib [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
DetailViewController.xib.cs Pull from upstream 2015-01-19 20:39:40 +05:30
DetailViewController.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Item.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Main.cs Adjust FinishedLaunching() structure 2015-04-01 11:41:08 -04:00
MainWindow.xib [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
MainWindow.xib.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
MonoDevelopTouchCells.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 Pull from upstream 2015-01-19 20:39:40 +05:30
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