Learning Mobile App Development: A Hands-on Guide to Building Apps with iOS and Android (Jason Arnold's Library) by Jakob Iversen & Michael Eierman
Author:Jakob Iversen & Michael Eierman
Language: eng
Format: epub
Publisher: Addison-Wesley Professional
Published: 2014-03-24T16:00:00+00:00
This opens an extra editor that by default contains the file that best matches what is displayed in the main window. For this user interface screen, this is the header file for the view controller (LMAViewController.h). We will need to create what’s called outlets for those user interface elements we want to be able to access from the code. This includes the two text fields, where we need to be able to read the text the user entered and the bottom label that will be updated to contain our own text string based on the two text fields. To create the outlets, hold down the Control key, click the text field, and drag to the view controller between the @interface and @end entries. Then let go, and you should see the situation as shown in Figure 9.13.
Figure 9.13 Creating an outlet for a user interface element.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12524)
Hello! Python by Anthony Briggs(9869)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9759)
The Mikado Method by Ola Ellnestam Daniel Brolund(9749)
Dependency Injection in .NET by Mark Seemann(9295)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8260)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7743)
Grails in Action by Glen Smith Peter Ledbrook(7669)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7519)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(6751)
Microservices with Go by Alexander Shuiskov(6518)
Practical Design Patterns for Java Developers by Miroslav Wengner(6416)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6394)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6380)
Angular Projects - Third Edition by Aristeidis Bampakos(5774)
The Art of Crafting User Stories by The Art of Crafting User Stories(5305)
NetSuite for Consultants - Second Edition by Peter Ries(5248)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5067)
Kotlin in Action by Dmitry Jemerov(5021)
