Symbian3/SDK/Source/GUID-57B7DA8C-A62F-4C65-B754-47D9F5E76416.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    29 the input methods that are included in the product. The device recalls the
    29 the input methods that are included in the product. The device recalls the
    30 last used method and offers it the next time when the user wants to input
    30 last used method and offers it the next time when the user wants to input
    31 something.</p>
    31 something.</p>
    32 <fig id="GUID-0A84FE47-C9D6-48AF-A4A5-F643342733F9">
    32 <fig id="GUID-0A84FE47-C9D6-48AF-A4A5-F643342733F9">
    33 <title>Virtual ITU-T keypad</title>
    33 <title>Virtual ITU-T keypad</title>
    34 <image href="GUID-F7A17E65-CB2D-41D3-9404-1A7D7F55FABC_d0e75876_href.png" placement="inline"/>
    34 <image href="GUID-F7A17E65-CB2D-41D3-9404-1A7D7F55FABC_d0e70843_href.png" placement="inline"/>
    35 </fig>
    35 </fig>
    36 <fig id="GUID-A294F7A7-79E4-41E3-8456-9554FA23A3B4">
    36 <fig id="GUID-A294F7A7-79E4-41E3-8456-9554FA23A3B4">
    37 <title>Virtual QWERTY keyboard</title>
    37 <title>Virtual QWERTY keyboard</title>
    38 <image href="GUID-47AA7F26-FF3F-4FEE-BBB4-F4E8A8E0E335_d0e75884_href.png" placement="inline"/>
    38 <image href="GUID-47AA7F26-FF3F-4FEE-BBB4-F4E8A8E0E335_d0e70851_href.png" placement="inline"/>
    39 </fig>
    39 </fig>
    40 <p>The virtual QWERTY keyboard displays a keyboard that has a collection of
    40 <p>The virtual QWERTY keyboard displays a keyboard that has a collection of
    41 basic keyboard functions (Shift, Caps lock, punctuation marks, and so on)
    41 basic keyboard functions (Shift, Caps lock, punctuation marks, and so on)
    42 and a text field where the user can see the given input without having to
    42 and a text field where the user can see the given input without having to
    43 follow it from the editor field. The handwriting recognition allows user to
    43 follow it from the editor field. The handwriting recognition allows user to
    48 character key closes the virtual keyboard. Touch input never starts up automatically
    48 character key closes the virtual keyboard. Touch input never starts up automatically
    49 (that is, a change of view does not launch it), but the user has to launch
    49 (that is, a change of view does not launch it), but the user has to launch
    50 it by tapping the editing field. Moving the focus onto an editing field with
    50 it by tapping the editing field. Moving the focus onto an editing field with
    51 the hardware keys does not launch touch input.</p>
    51 the hardware keys does not launch touch input.</p>
    52 <section id="GUID-122BA229-0C5D-47C7-ABDE-4C6279B79FFD"><title>Using
    52 <section id="GUID-122BA229-0C5D-47C7-ABDE-4C6279B79FFD"><title>Using
    53 touch-based text input in C++ applications</title><p>AVKON editor components
    53 touch-based text input in applications</title><p>AVKON editor
    54 support touch-based text input.</p><p>The API to use for providing touch-based
    54 components support touch-based text input.</p><p>The API to use for providing
    55 text input is the <xref format="html" href="specs/guides/Editors_API_Specification/Editors_API_Specification.html" scope="peer">Editors API</xref>. For implementation information, see <xref format="html" href="specs/guides/Editors_API_Specification/Editors_API_Specification.html#Editors_API_Specification.topic3" scope="peer">Using the Editors API</xref>.</p></section>
    55 touch-based text input is the <xref format="html" href="specs/guides/Editors_API_Specification/Editors_API_Specification.html" scope="peer">Editors API</xref>. For implementation information, see <xref format="html" href="specs/guides/Editors_API_Specification/Editors_API_Specification.html#Editors_API_Specification.topic3" scope="peer">Using the Editors API</xref>.</p></section>
    56 </conbody></concept>
    56 </conbody></concept>