iPhone and iPad Apps for Absolute Beginners, iOS 5 Edition by Lewis Rory
Author:Lewis, Rory [Lewis, Rory]
Language: eng
Format: mobi, epub
Publisher: Apress
Published: 2011-12-27T16:00:00+00:00
Coding the Second View
Now let's write some code to make use of this new Outlet. To do so, select the file SecondViewController.m in the Navigator and find the method definition for viewDidLoad. It should look something like this:
- (void)viewDidLoad
{
[superviewDidLoad];
// Do any additional setup after loading the view, typically from a nib.
}
Add the lines in bold below, so that the method reads as follows (be sure to change myImage appropriately if you named your Outlet something different). Unless you named your image PIC02, you will have to change the text in quotes to the name of your image (without the “.png”):
Download
iPhone and iPad Apps for Absolute Beginners, iOS 5 Edition by Lewis Rory.epub
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.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8305)
Test-Driven Development with Java by Alan Mellor(6755)
Data Augmentation with Python by Duc Haba(6669)
Principles of Data Fabric by Sonia Mezzetta(6420)
Learn Blender Simulations the Right Way by Stephen Pearson(6315)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6190)
Hadoop in Practice by Alex Holmes(5962)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5809)
RPA Solution Architect's Handbook by Sachin Sahgal(5590)
Big Data Analysis with Python by Ivan Marin(5376)
The Infinite Retina by Robert Scoble Irena Cronin(5278)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5153)
Pretrain Vision and Large Language Models in Python by Emily Webber(4345)
Infrastructure as Code for Beginners by Russ McKendrick(4106)
Functional Programming in JavaScript by Mantyla Dan(4040)
The Age of Surveillance Capitalism by Shoshana Zuboff(3960)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3819)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3623)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3598)
