About Convert This is a little demonstration of how to create a pair of editable text views which are linked in a way similar to the units conversions in the built-in formulae. This program performs the trivial task of converting degrees C into degrees F, and vice versa. Write a number into one side, and as soon as it is recognised, it is converted into the text in the other side. Note the use of flags to decide whether or not to perform the useful code in updateText - without these flags, updateText in one view calls it in the other, and so on, in an infinite loop. All the code should be self-explanatory. This source code is freely distributable, and must not be sold. However, it remains Copyright © 1993 EHN & DIJ Oakley, all other rights reserved. It was developed using the Newton Toolkit, which is Copyright © 1992-1993 Apple Computer, Inc., all rights reserved. Apple Computer, Inc., accepts no liability or responsibility whatsoever for this product, and so on. As this is supplied free, EHN & DIJ Oakley accept no responsibility or liability for the product or what it might do to your Newton. You use it entirely at your own risk! Newton and most other trade names mentioned above are trademarks of Apple Computer, Inc. If you do (amazingly) find a use for any of the code within this, please feel welcome to drop me a little credit somewhere - and/or even better, please send me a copy of your product, to: EHN & DIJ Oakley, Brooklands Lodge, Park View Close, Wroxall, Ventnor, Isle of Wight PO38 3EQ, UK. Howard Oakley, EHN & DIJ Oakley. CompuServe 70734,120; AppleLink UK0392; Internet Howard@quercus.demon.co.uk; Fax +44 983 853253. More fine software from the Isle of Wight, UK!