Apple Newton Utilities Guía de usuario Pagina 307

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 942
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 306
CHAPTER 8
Text and Ink Input and Display
Using Text 8-15
Recognition menu. The view conguration is dened by the view ags and the
(optional) recognition conguration (
recConfig) frame of the view. The
Recognition menu is shown in Figure 8-3.
Figure 8-3 The Recognition menu
When the viewFlags input ags and the recConfig frame of the view are set to
accept both text and ink, the Recognition menu choices control what kind of data is
inserted into the paragraph view.
Note that you can limit the choices that are available in the Recognition menu of
your application, though this is rarely necessary or advisable.
The Recognition menu, recognition view ags, and the recognition conguration
frame are described in “Recognition” (page 9-1).
Mixing Text and Ink in Views 8
Some views require textual input and cannot accept ink words. The recognition
controls are not used by these text-only views, in which writing is always
recognized and inserted as text. If the user drops an ink word into a text-only eld,
the ink word is automatically recognized before control returns to the user.
Edit views can handle both ink words and sketch ink. If an edit view receives an
ink word, it either merges that word into an existing paragraph view or creates a
new view for the ink word. If an edit view receives sketch ink, it creates a polygon
view for the ink drawing.
You can also create elds that accepts only ink words. However, if the user types or
drops recognized text into such a eld, the recognized text remains recognized text.
You can set a paragraph view to accept either text or ink input with the
following settings:
viewClass: clParagraphView,
viewFlags: vVisible + vClipping + vClickable +
vGesturesAllowed + vCharsAllowed +
vNumbersAllowed,
recConfig: rcInkOrText
Vista de pagina 306
1 2 ... 302 303 304 305 306 307 308 309 310 311 312 ... 941 942

Comentarios a estos manuales

Sin comentarios