Copyright ©1997 by AAA+ Software Forschungs- und Entwicklungs Ges.m.b.H.  All Rights Reserved. Revision 1.01 - October 14, 1997.

Temperature converter example



This is a version of the famous Fahrenheit/Celsius converter example programmed in Joy.

Double click on the objects.nib file inside the Converter.nib folder to load it (make sure you have the Joy palette installed in InterfaceBuilder.  See the Joy tutorial for details.)

Choose the Test Interface command in the Document menu to start the Program.

Click on the Interpreter icon in the nib-Window, choose Inspector... in the Tools menu and choose Connections in the Inspector's popup menu to see the connections between the interpreter's variables and the user interface elements.

Double click on the Interpreter icon in the nib-Window to view or edit the source code.