Symbian3/PDK/Source/GUID-E9191C31-4D09-4C95-85E4-4282ADEE1D82.dita
changeset 14 578be2adaf3e
parent 12 80ef3a206772
equal deleted inserted replaced
13:48780e181b38 14:578be2adaf3e
    31 <p>The following figure illustrates changes in the code. Items marked with
    31 <p>The following figure illustrates changes in the code. Items marked with
    32 a black frame indicate usage of features in earlier editions, and items marked
    32 a black frame indicate usage of features in earlier editions, and items marked
    33 with a red frame are new features.</p>
    33 with a red frame are new features.</p>
    34 <fig id="GUID-A8FE0B16-FCA8-48FB-BAE8-EE141CED39C0">
    34 <fig id="GUID-A8FE0B16-FCA8-48FB-BAE8-EE141CED39C0">
    35 <title><parmname>CCoeControl::HandlePointerEventL()</parmname> usage</title>
    35 <title><parmname>CCoeControl::HandlePointerEventL()</parmname> usage</title>
    36 <image href="GUID-52783B69-09FC-4123-849A-79FF61406129_d0e69901_href.png" placement="inline"/>
    36 <image href="GUID-52783B69-09FC-4123-849A-79FF61406129_d0e67753_href.png" placement="inline"/>
    37 </fig>
    37 </fig>
    38 <p>To handle pointer events in your custom control:</p>
    38 <p>To handle pointer events in your custom control:</p>
    39 <ol>
    39 <ol>
    40 <li id="GUID-CFB37EC0-E28A-4E28-9D7E-FEE90F21C1E5"><itemgroup><p>In your custom
    40 <li id="GUID-CFB37EC0-E28A-4E28-9D7E-FEE90F21C1E5"><itemgroup><p>In your custom
    41 control header file, include the <parmname>CCoeControl::HandlePointerEventL()</parmname> method.</p><codeblock xml:space="preserve">    public: // from CCoeControl
    41 control header file, include the <parmname>CCoeControl::HandlePointerEventL()</parmname> method.</p><codeblock xml:space="preserve">    public: // from CCoeControl