Actions, Outlets, UI Elements, More Objective-C




CS185c

Chris Pollett

Sep. 8, 2010

Outline

A Second Project

Declaring Actions and Interfaces in Our Header

Other Possible Action Method Prototypes

Implementing Our Properties and our Action

Some remarks

Connecting Outlets with UI

Connecting Actions with UI

Adding Images

Your Homework

More on How iPhone Apps Work

Delegation

Auto-release Pools

Protocols

Inheritance

Categories

Faking private variables