Window Programming Guide for Cocoa

PDF

  • Introduction

Articles

  • How Windows Work
  • How a Window is Displayed
  • How Modal Windows Work
  • How Panels Work
  • How Window Controllers Work
  • Opening and Closing Windows
  • Window Layering and Types of Window
  • Window Layers and Levels
  • Sizing and Placing Windows
  • Saving A Window’s Position In the User’s Defaults
  • Miniaturizing Windows
  • Using the Windows Menu
  • Setting a Window’s Appearance
  • Setting a Window’s Title and Represented File
  • Setting Attributes for the Window’s Image
  • Handling Events in Windows
  • Using Keyboard Interface Control in Windows
  • Using the Window’s Field Editor
  • Using Window Notifications and Delegate Methods
  • Dragging Images to and from Windows
  • Setting Cursor Rectangles for Windows
  • Caching Window Images
  • Revision History

Related Reference

Objective-C

  • Application Kit Functions
  • NSPanel
  • NSWindow

Related Documents

  • Document-Based Applications Overview
  • Cocoa Event-Handling Guide