Skip to content

Chapter 2 Implementing Controllers and Views

Frank von Hoven III edited this page Feb 10, 2015 · 17 revisions

2.01 - Displaying Alerts with UIView

Complete

2.02 - Creating and Using Switches with UISwitch

Complete

2.03 - Picking Values with UIPickerView

Complete

2.04 - Picking Date and Time with UIDatePicker

Complete

2.05 - Implementing Range Pickers with UISlider

Complete

2.06 - Grouping Compact Options

Complete

2.07 - Presenting and Managing Views with UIViewController

Complete

2.08 - Implementing Navigation with UINavigationController

Complete

2.09 - Manipulating a Navigation Controller’s Array of View Controllers

Complete

2.10 - Displaying an Image on a Navigation Bar

Complete

2.11 - Adding Buttons to Navigation Bars with UIBarButtonItem

Complete

2.12 - Presenting Multiple View Controllers with UITabBarController

Complete

2.13 - Displaying Static Text with UILabel

Complete Cookbook 2.13

2.14 - Accepting User Text Input with UITextField

Complete Cookbook 2.14

2.15 - Displaying Long Lines of Text with UITextView

In Progress Cookbook 2.15

2.16 - Adding Buttons to the User Interface with UIButton

Complete Cookbook 2.16

2.17 - Displaying Images with UIImageView

Complete Cookbook 2.17

2.18 - Creating Scrollable Content with UIScrollView

In Progress Cookbook 2.18.1 Cookbook 2.18.2

2.19 - Loading Web Pages with UIWebView

Complete Cookbook 2.19

2.20 - Presenting Master-Detail Views with UISplitViewController

In Progress

2.21 - Enabling Paging with UIPageViewController

In Progress

2.22 - Displaying Popovers with UIPopoverController

Complete Cookbook 2.22 ![Cookbook 2.22 ipad] (http://iconoclastweb.s3.amazonaws.com/2012/06/27/21/37/14/243/iOS_Simulator_Screen_shot_Jun_27_2012_4.04.23_PM.png)

2.23 - Displaying Progress with UIProgressView

Complete Cookbook 2.23

2.24 - Listening and Reacting to Keyboard Notifications

Complete

Clone this wiki locally