Building a Simple Application


Creating a Project

Creating the Interface

Defining the Controller Class

Connecting Objects

 

Create an Instance of the Controller Class

Connect the Controller to Its Outlets

Connect the Action of the Controller

Connect the Responders

Test the User Interface

Related Concepts

The View Hierarchy and the First Responder

Implementing the Controller Class

Building and Running the Application