Actions, Outlets, UI Elements, More Objective-C




CS175

Chris Pollett

Sep 10, 2014

Outline

A Second Project

The Interface

Actions and Outlets

Other Possible Action Method Prototypes

Implementing Our Properties and our Action

Some remarks

Connecting Outlets and Action with UI

Connections Inspector

Button App Simulator Screenshot

Adding Images

Your Homework

More on How iPhone Apps Work

Delegation

Auto-release Pools

Protocols

Inheritance

Categories

Faking private variables