ios-samples/RecipesAndPrinting
alexrp bf04ee01e1 Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
..
Images Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01: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 Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01: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 Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01: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 Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01: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.