ios-samples/Quotes
Aaron Sky afff92fac2 Resolved warnings in Quotes sample 2015-05-05 16:59:40 -04:00
..
Pages Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
Resources [Quotes]adding metadata.xml, screenshots and app icons, updating for ios7 2013-10-29 14:12:36 +00:00
ScreenShots [Quotes]adding metadata.xml, screenshots and app icons, updating for ios7 2013-10-29 14:12:36 +00:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Info.plist [Quotes]adding metadata.xml, screenshots and app icons, updating for ios7 2013-10-29 14:12:36 +00:00
MasterViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
Page.cs Pull from upstream 2015-01-19 20:39:40 +05:30
PagePreview.cs Resolved warnings in Quotes sample 2015-05-05 16:59:40 -04:00
PagePreview.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
PagePreview.xib [Quotes]adding metadata.xml, screenshots and app icons, updating for ios7 2013-10-29 14:12:36 +00:00
PageView.cs Resolved warnings in Quotes sample 2015-05-05 16:59:40 -04:00
PageViewController.cs Pull from upstream 2015-01-19 20:39:40 +05:30
PageViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
PageViewController.xib [Quotes]adding metadata.xml, screenshots and app icons, updating for ios7 2013-10-29 14:12:36 +00:00
Quotes.csproj Pull from upstream 2015-01-19 20:39:40 +05:30
Quotes.sln Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
README.md updated README to reflect compatibility with Xcode 2013-12-11 15:50:08 +00:00

README.md

Quotes

This is a port of the WWDC2012 of the same name

This sample application utilizes the legacy string drawing functions and the new attributed string drawing. Various usages and functionality of attributed strings are demonstrated in this sample.

Perform a swipe gesture to enter drawing mode, which changes speaker text color, italicizes and centers stage direction, and enables the slider on the bottom right.

**NOTE: This sample will only work with Xcode 5.0 or above.

Ported by: Peter Collins