Symbian3/SDK/Source/GUID-F3EE1000-71A6-4D48-A30B-3D2357BF20FB.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    28 or with the help of member functions. </p>
    28 or with the help of member functions. </p>
    29 <p>To observe the buttons in your application, use the <codeph>MCoeControlObserver</codeph> observer
    29 <p>To observe the buttons in your application, use the <codeph>MCoeControlObserver</codeph> observer
    30 interface.</p>
    30 interface.</p>
    31 <fig id="GUID-EEC0C576-8EEC-481E-817F-6E137E4F6A7D">
    31 <fig id="GUID-EEC0C576-8EEC-481E-817F-6E137E4F6A7D">
    32 <title>Generic button used in a toolbar</title>
    32 <title>Generic button used in a toolbar</title>
    33 <image href="GUID-ED823C5E-A59B-476A-BF88-0FCBA5D35FED_d0e72175_href.png" scale="50" placement="inline"/>
    33 <image href="GUID-ED823C5E-A59B-476A-BF88-0FCBA5D35FED_d0e72202_href.png" scale="50" placement="inline"/>
    34 </fig>
    34 </fig>
    35 <note><p> The Generic button API is used for creating buttons that are displayed
    35 <note><p> The Generic button API is used for creating buttons that are displayed
    36 as parts of container components, such as a toolbar. It is not used for creating
    36 as parts of container components, such as a toolbar. It is not used for creating
    37 CBA buttons displayed in the control pane at the bottom of the device screen.
    37 CBA buttons displayed in the control pane at the bottom of the device screen.
    38 The API for creating CBA buttons is the <xref format="html" href="specs/guides/Buttons_API_Specification/Buttons_API_Specification.html" scope="peer">Buttons API</xref>.</p></note>
    38 The API for creating CBA buttons is the <xref format="html" href="specs/guides/Buttons_API_Specification/Buttons_API_Specification.html" scope="peer">Buttons API</xref>.</p></note>