ios-samples/RecipesAndPrinting
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
..
Images Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Added some screenshots. 2011-10-03 19:33:27 +02:00
AppDelegate.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
DetailHeaderView.xib Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist add new resources 2012-12-20 14:20:14 -05:00
InstructionsViewController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
InstructionsViewController.designer.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Main.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Metadata.xml Initial tags. 2011-10-05 22:32:15 +02:00
README.md Metadata.xml and README.md for RecipesAndPrinting. 2011-10-05 14:44:00 +02:00
Recipe.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipeDetailViewController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipeDetailViewController.designer.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipeInstructionsView.xib Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipeListTableViewController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipeListTableViewController.designer.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipePhotoViewController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipePrintPageRenderer.cs Fix project compilation. Fix #7043 2012-09-19 09:38:45 -04:00
RecipeTableViewCell.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipesAndPrinting.csproj add new resources 2012-12-20 14:20:14 -05:00
RecipesAndPrinting.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
RecipesController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00

README.md

Recipes and Printing

This sample demonstrates displaying items in a table view, allowing the user to dig into detail pages and view photos, ingredients, and instructions. It also uses the standard print controller from UIKit to allow printing.