Apple Newton Utilities Guia do Utilizador Página 362

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 942
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 361
CHAPTER 9
Recognition
9-20 About the Recognition System
recognition takes place. The Entry Flags area of the NTK screen species the view
ags for this dynamically created child view separately from the view ags for the
container view in which it appears. When the system creates the child view, it
copies the Entry Flags bits into the child view’s
viewFlags slot.
For simplicity’s sake, this chapter refers to all recognition-oriented ags as “view
ags.” This chapter and its corresponding section of the
Newton Programmer’s
Reference document all such flags as view flags.
Although the NTK view editor describes
vAnythingAllowed as a “ag” it is
actually a mask that sets all bits in a
clEditView view’s input mask. This chapter
refers to this construct as the “
vAnythingAllowed mask.” See (page 9-8) for a
graphical depiction of the relationships between bits in the input mask and
recognition-related view ags.
The use of
Field in the names of some ags and Allowed in others is meant to
reect these ags’ intended use, rather than a functional difference.
The “eld” ags are intended for setting up input views that accept a single kind of
input, such as dates. For example, setting the
vDateField ag species that the
view accepts numeric input in a format commonly used for dates in the current
locale. Setting this ag enables the set of dictionaries appropriate for recognizing
such input.
On the other hand, the more inclusive “allowed” ags are intended for use with
views that must recognize several kinds of input; for example, setting the
vNumbersAllowed flag specifies that the view accepts a wide range of numeric
input, such as currency values, times, and dates. Setting the
vNumbersAllowed
ag alone, then, enables a more inclusive set of dictionaries than obtained by
setting the
vDateField ag alone.
Despite differences in naming conventions (and despite the fact that the Field Type
popup menu in the NTK view editor considers these ags mutually exclusive), the
eld” and “allowed” ags can be mixed in any combination. Keep in mind,
though, that the more choices the recognizer has, the more opportunity it has to
make the wrong choice.
Recognition Compatibility 9
In addition to the cursive recognizer available in previous systems, version 2.0 of
system software adds a recognizer optimized for printed characters. This recognizer,
represented by the Printed radio button in the Handwriting Recognition preferences
slip, is the default text recognizer used when you or the user do not specify otherwise.
Selecting the Cursive radio button in the Handwriting Recognition preferences slip
equates to selecting the Mixed Cursive and Printed radio button available in
previous versions of this slip: the cursive recognizer is enabled, all printed and
Vista de página 361
1 2 ... 357 358 359 360 361 362 363 364 365 366 367 ... 941 942

Comentários a estes Manuais

Sem comentários