Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
What You’ll Learn in This Hour:
• How to use text fields
• Input and output in scrollable text views
• How to enable data detectors
• A way to spruce up the standard iOS buttons
In the preceding hour, you explored views and view controllers and created a simple application that accepted user input and generated output when a button was pushed. These are the basic building blocks that we expand on in this hour. In this hour, we create an application that uses multiple different input and output techniques. You learn how to implement and use editable text fields, text views, and graphical buttons, and how to configure the onscreen keyboard.
This is quite a bit of material to cover in an hour, but the concepts are very similar, and you’ll quickly get the hang of these new elements.