Newton Developer Technical Support Sample Code
InkForm, Ink/Text/RichText example
by Bob Ebert & J. Christopher Bell
Copyright  1995 by Apple Computer, Inc.  All rights reserved.

You may incorporate this sample code into your applications without
restriction.  This sample code has been provided "AS IS" and the
responsibility for its operation is 100% yours.  You are not permitted to
modify and redistribute the source as "DTS Sample Code." If you are going
to re-distribute the source, we require that you make it clear in the
source that the code was descended from Apple-provided sample code, but
that you've made changes.


This example shows how to use Newton 2.0 Recognition and Ink features.
This sample uses the new recConfig frames and manipulates Rich Strings (strings
which can include "ink words").

Includes a custom configed RecToggle, and shows how to use features
of clParagraphViews to force ink and text to a given font/size/style
and do deferred recognition.
