Description

An extremely simple application using a simple model object which stores a temperature, allowing you to set or get the value using Celsius, Fahrenheit, or Kelvin scales. The model object is KVC and KVO compliant, which means you can bind to it and create UI without almost any code.

Requirements

This sample requires OS X 10.4 or higher.

Screenshot