Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Next Page > Hide TOC

Introduction to Run Loops

Contents:

Organization of This Document


The run loop is the center of any event-driven application or tool. After it is fully initialized, an application normally enters its main run loop, waiting for events. Everything the application does from that point on is the result of a callout from the run loop in response to events being detected and dispatched. This document describes how run loops work and how you can use it in your applications.

Organization of This Document

This topic is under construction.

The following concepts are covered in this topic.

The following tasks are covered in this topic.



Next Page > Hide TOC


Last updated: 2003-01-17




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice