Skip to content

This simple example shows how you can use KeyValueObserving, Bindings and Notification in Objective-C.

Notifications You must be signed in to change notification settings

opentechtalk/KeyValueObserving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cocoa KeyValueObserving, Bindings and Notification

This simple example shows how you can use KeyValueObserving, Bindings and Notification in Objective-C.

Description

Each example can be seen on a separate branch. The master branch contains the basic project.

  • There are separate branches on using Bindings programmatically and through the Interface Builder.
  • Slides are available online.
  • Video recordings of the talk can be seen online.

Screenshot

The screenshot shows the user interface of the application.

Application screen shot

Configuration

The following configuration is used for the project.

  • Objective-C
  • Xcode 4.2 64-bit
  • Mac OS X 10.7 SDK
  • x86_64
  • Debug configuration
  • Objective-C Garbage Collection: Required [-fobjc-gc-only]

About

This simple example shows how you can use KeyValueObserving, Bindings and Notification in Objective-C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published